Ver código fonte

fixed compiler error

jianghang.loujh 2 anos atrás
pai
commit
6c81ab6fdc

+ 1 - 1
dbsync/src/main/java/com/taobao/tddl/dbsync/binlog/LogDecoder.java

@@ -418,7 +418,7 @@ public final class LogDecoder {
                 logPosition.position = header.getLogPos();
                 return event;
             }
-            com.alibaba.otter.canal.client.adapter.rdb.service.RdbSyncService.lambda    default:
+            default:
                 /*
                  * Create an object of Ignorable_log_event for unrecognized
                  * sub-class. So that SLAVE SQL THREAD will only update the