七锋
e251de79f3
fixed issue #610 , utf8mb4 encode support
2018-05-10 19:53:52 +08:00
七锋
7076e3124d
fixed fastsql
2018-05-10 19:35:17 +08:00
agapple
fca7da6bba
Merge pull request #623 from rewerma/master
...
在CanalConnector接口加入stopRunning方法,用于优雅停止client
2018-05-10 19:34:24 +08:00
七锋
57c2cc4c4e
fixed issue #626 , support mysql xa parse
2018-05-07 21:25:29 +08:00
七锋
3c913d1e22
fixed issue #126 , support gtid
2018-05-07 18:33:37 +08:00
rewerma
4141049bb9
在CanalConnector接口加入stopRunning方法,用于优雅停止client
2018-05-07 15:13:24 +08:00
agapple
912a7a12be
Merge pull request #618 from hiwjd/feature/gtid-support
...
支持通过GTID同步binlog
2018-05-07 10:30:58 +08:00
agapple
5c2ed38d2f
Merge pull request #621 from spccold/master
...
close zkclientx if necessary when stop canal and fix CanalInstanceWithManager#doInitEventParser bug
2018-05-07 10:21:50 +08:00
七锋
c8f1d54fa1
fixed issue #619 , improve code
2018-05-07 10:18:25 +08:00
agapple
e0fa8e0f72
Merge pull request #622 from nbqyqx/master
...
block waiting interrupted by stop request
2018-05-07 10:12:50 +08:00
spccold
7eb6fb3e8a
fix CanalInstanceWithManager#doInitEventParser bug
2018-05-06 21:50:34 +08:00
Neal Hu
debfdb8873
abstract canal client test waiting until running == true
2018-05-05 23:55:57 +08:00
Neal Hu
eda7e4ca2b
block waiting interrupted by stop request
2018-05-05 23:06:16 +08:00
spccold
70e6bdde02
close zkclientx if necessary when stop canal
2018-05-05 11:35:41 +08:00
hiwjd
21f3f8c973
支持通过GTID同步binlog
2018-05-04 16:47:03 +08:00
七锋
f46133d116
upgrade fastsql 228
2018-04-18 13:30:31 +08:00
七锋
9b7de00efb
fixed performace
2018-04-12 20:10:48 +08:00
七锋
c340bd6565
upgrade fastsql 159
canal-1.0.26-preview-2
2018-03-16 15:10:02 +08:00
七锋
511734c3d8
fixed compiler error
2018-03-15 20:21:42 +08:00
七锋
af002f4e24
fixed bio socket
2018-03-15 20:20:29 +08:00
七锋
28ad12d0ea
upgrade fastsql 2.0.0_preview_151
2018-03-15 15:48:16 +08:00
agapple
6229a8593f
Merge pull request #555 from whaon/patch-1
...
renew an InetSocketAddress to resolve address again
2018-03-15 14:33:05 +08:00
whaon
256056e14f
renew an InetSocketAddress to resolve address again
...
resolve [issue427](https://github.com/alibaba/otter/issues/427 )
2018-03-14 09:55:20 +08:00
agapple
499be8bd8c
upgrade druid to fastsql
2018-03-13 16:28:08 +08:00
agapple
cd87ef00cc
fixed issue #553 , merge code
2018-03-13 10:00:11 +08:00
agapple
6b7109c66b
fixed issue #539 , support bio&netty
2018-03-12 23:21:43 +08:00
七锋
b90c9fac41
fixed druid version 1.1.9
2018-03-12 17:14:12 +08:00
agapple
88c79544f0
Merge pull request #532 from LavaCoref/hotfix/lava/1_json
...
fix(dbsync): json column of zero length has no value, value parsing s…
2018-03-12 16:37:50 +08:00
agapple
fddaff1bd9
Merge pull request #536 from Wu-Jianqiang/master
...
主要修复 SocketChannel 默认缓存大小(1MB)不够用时需自动扩充,否则将因缓存空间不足而造成I/O超时假象
2018-03-12 16:36:07 +08:00
七锋
847ebf9bf3
fixed issue #535 , use show create table to get tableMeta
2018-03-12 16:27:58 +08:00
Wu-Jianqiang
3e7e7b7f6e
修改:变量命名和super调用
2018-02-26 16:37:21 +08:00
Wu-Jianqiang
06e7f44114
修复:MASTER_HEARTBEAT_PERIOD 的计量单位是秒(可以包含3位小数表示毫秒),但不是纳秒。
2018-02-26 16:31:58 +08:00
Wu-Jianqiang
8ad603fea4
修复:SocketChannel 默认缓存大小(1MB)不够用时需自动扩充,否则将因缓存空间不足而造成I/O超时假象
2018-02-26 16:26:01 +08:00
WU Jianqiang
863a61d626
Merge pull request #2 from alibaba/master
...
merge
2018-02-23 23:17:46 +08:00
lvtianyu
7b38542183
fix(dbsync): json column of zero length has no value, value parsing should be skipped
2018-02-23 10:41:49 +08:00
agapple
0af789b1c7
Merge pull request #529 from yakirChen/master
...
TimelineTransactionBarrier import CanalSinkException; Maven Compile 的一些 Warning
2018-02-12 11:43:57 +08:00
agapple
2d49b709ca
fixed socket wait period 10ms
2018-02-12 11:43:03 +08:00
agapple
826a45c105
Merge pull request #528 from lcybo/timeout
...
Use mysql master heartbeat to detect phycial tcp connection failure.
2018-02-12 11:41:55 +08:00
yakirChen
03452dcdda
Merge branch 'master' of github.com:yakirChen/canal
2018-02-12 11:29:16 +08:00
yakirChen
514876f60f
[x] Fix Compile Error : TimelineTransactionBarrier.java:[70,27] 找不到符号: 类 CanalSinkException
...
[x] Fix Maven Wranning: The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[x] Fix MavenWranning : 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing.
2018-02-12 11:28:42 +08:00
yakirChen
89994c52f9
[x] Fix Compile Error : TimelineTransactionBarrier.java:[70,27] 找不到符号: 类 CanalSinkException
...
[x] Fix Maven Wranning: The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[x] Fix MavenWranning : 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing.
2018-02-12 11:17:54 +08:00
agapple
edc2fbe1dc
fixed issue #507
2018-02-12 11:15:43 +08:00
agapple
cfa90af33c
fixed unique and upgrade druid
2018-02-12 11:01:53 +08:00
Chuanyi Li
32d4174083
Merge branch 'timeout' of https://github.com/lcybo/canal into timeout
2018-02-11 00:16:07 +08:00
Chuanyi Li
bb0f3b3a7e
[MI] Use mysql master heartbeat to detect phycial tcp connection
...
failure.
2018-02-11 00:10:16 +08:00
Chuanyi Li
dc0010823f
[MI] Use mysql master heartbeat to detect phycial tcp connection
...
failure.
2018-02-10 23:42:06 +08:00
agapple
b1431f8827
Merge pull request #521 from lcybo/monitor
...
修改InstanceConfig未生成或已销毁时造成ServerRunningMonitor running状态与实际不一致的问题
2018-02-10 11:22:48 +08:00
agapple
b9e3629459
Merge pull request #522 from lulu2panpan/lulu2panpan-patch-1
...
修复死锁bug
2018-02-10 11:18:22 +08:00
agapple
31ed4efe3a
Merge pull request #497 from lcybo/master
...
通信模块log小优化
2018-02-10 11:15:44 +08:00
Chuanyi Li
6da1507405
Rollback running state and znode when start failed.
2018-02-06 20:54:33 +08:00