syncer icon indicating copy to clipboard operation
syncer copied to clipboard

Sync & Manipulate data from MySQL/MongoDB to Elasticsearch/MySQL/Kafka Endpoint

Results 16 syncer issues
Sort by recently updated
recently updated
newest added

Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.0 to 3.12.8. Release notes Sourced from mongo-java-driver's releases. Java Driver 3.12.8 (February 18, 2021) Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-8-released/16823 Java Driver 3.12.6 (July 8, 2020) Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-6-released/6448/2...

dependencies

Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.0 to 3.12.8. Release notes Sourced from mongo-java-driver's releases. Java Driver 3.12.8 (February 18, 2021) Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-8-released/16823 Java Driver 3.12.6 (July 8, 2020) Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-6-released/6448/2...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.8.0 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

**Describe the bug** maven version is invalid ![image](https://user-images.githubusercontent.com/6881761/167077309-bc656bfc-e694-4db8-bb1c-2198efc8a2e6.png)

bug

## TODO - Cold-start (ETL) opt - hold buffer full handle - hold change after now - Test Framework more - join - performance test - Add `/stat`, `/input` endpoint...

enhancement

Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.19 to 1.26. Commits 9801cc7 Refactor: improve AliasEvent processing a2066e3 Refactor Events: expose Event.ID via a getter 72976f6 Merge 03acd6b Add test for not implemented "!" tag...

dependencies

- Use [newest code](https://github.com/zzt93/syncer/blob/master/doc/consumer.md#filter) config - Use intellij create new `Debug Configuration` and config like following. ![image](https://user-images.githubusercontent.com/5842389/115181299-2b1d0880-a10a-11eb-9e6e-71f51bc19921.png) - Use itellij breakpoint to debug

question