You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge conflicts have been resolved.
Refactoring and latch related changes have been added.
Authentication on greeting packet related code have been retained the same.
- Potential deadlock when keepAlive is on ([#321](https://github.com/shyiko/mysql-binlog-connector-java/issues/321)).
31
+
32
+
### Changed
33
+
-`BinaryLogClient.LifecycleListener::onConnect()` order relative to keepAlive thread `start()`.
34
+
Calling `disconnect()` inside `onConnect()` is now guaranteed to terminate keepAlive thread ([#213](https://github.com/shyiko/mysql-binlog-connector-java/pull/213),
0 commit comments