chenxyz707
|
67faf0e03e
|
resovle config/metrics as a destination folder (#1678)
|
2019-04-09 21:05:42 +08:00 |
|
Xin Wang
|
8cb85753bb
|
open the switch to get codecov test coverage (#1671)
* add codecov for test coverage
|
2019-04-09 19:11:48 +08:00 |
|
agapple
|
df86f94409
|
fixed issue template
|
2019-04-09 15:12:30 +08:00 |
|
agapple
|
80594444f7
|
fixed issue template
|
2019-04-09 15:11:14 +08:00 |
|
agapple
|
d8996432b9
|
add issue template
|
2019-04-09 15:08:43 +08:00 |
|
agapple
|
69df50fe17
|
fixed issue #1672 , CanalKafkaProducer send
|
2019-04-08 19:57:00 +08:00 |
|
agapple
|
c5736bd5f3
|
Merge pull request #1670 from lovepoem/update_compile_jdk
update jacoco lib
|
2019-04-08 12:28:27 +08:00 |
|
Xin Wang
|
55030476ee
|
reverse jdk to 1.8
|
2019-04-07 19:14:46 +08:00 |
|
Xin Wang
|
cd007088db
|
reverse jdk to 1.8
|
2019-04-07 18:52:35 +08:00 |
|
Xin Wang
|
1fc880f255
|
reverse jdk to 1.7
|
2019-04-07 18:45:54 +08:00 |
|
Xin Wang
|
8c68cf833a
|
update jacoco lib
|
2019-04-07 18:38:50 +08:00 |
|
Xin Wang
|
0de8f4691e
|
update jacoco lib
|
2019-04-07 18:25:05 +08:00 |
|
Xin Wang
|
5a2efbf9cb
|
update jacoco lib
|
2019-04-07 18:23:53 +08:00 |
|
agapple
|
dfab98fce1
|
Merge pull request #1669 from lovepoem/add_test_coverage_and_jdk11
add test coverage and jdk11
|
2019-04-06 23:37:40 +08:00 |
|
Xin Wang
|
e5c7bbffbf
|
update pom
|
2019-04-06 18:13:41 +08:00 |
|
Xin Wang
|
e139698f6e
|
update pom
|
2019-04-06 17:50:05 +08:00 |
|
Xin Wang
|
2b8120b6ed
|
update pom
|
2019-04-06 17:49:03 +08:00 |
|
Xin Wang
|
68ebb3a957
|
update skipTests=false
|
2019-04-06 17:35:16 +08:00 |
|
Xin Wang
|
21309cb065
|
resove Could not resolve dependencies for project com.alibaba.otter:client-adapter.hbase:jar:1.1.4-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path
|
2019-04-06 17:23:48 +08:00 |
|
Xin Wang
|
386567a633
|
resove Could not resolve dependencies for project com.alibaba.otter:client-adapter.hbase:jar:1.1.4-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path
|
2019-04-06 16:56:03 +08:00 |
|
Xin Wang
|
95c69bb854
|
add test coverage and jdk11
|
2019-04-06 16:45:04 +08:00 |
|
Xin Wang
|
6febcf1a0f
|
add test coverage and jdk11
|
2019-04-06 16:42:45 +08:00 |
|
agapple
|
fadfe1d6ca
|
[maven-release-plugin] prepare for next development iteration
|
2019-04-04 10:25:44 +08:00 |
|
agapple
|
a7b12c7098
|
[maven-release-plugin] prepare release canal-1.1.3
canal-1.1.3
|
2019-04-04 10:25:29 +08:00 |
|
agapple
|
2c320e8618
|
Merge pull request #1661 from rewerma/master
flatMessage模式下默认canal.mq.lingerMs=100
|
2019-04-04 10:08:34 +08:00 |
|
machey
|
d76d25df6c
|
flatMessage模式下默认canal.mq.lingerMs=100
|
2019-04-04 00:14:27 +08:00 |
|
agapple
|
b95c0d03cf
|
fixed issue #1660 ,support mysql8.0 caching_sha2_password auth
|
2019-04-03 23:42:41 +08:00 |
|
agapple
|
08af40221f
|
Merge pull request #1658 from rewerma/master
adapter 日志打印修改
|
2019-04-03 12:12:56 +08:00 |
|
rewerma
|
d13c1eb17c
|
Merge branch 'master' into master
|
2019-04-03 11:34:10 +08:00 |
|
agapple
|
82ed9db8ae
|
fixed rocketmq partition out of range
|
2019-04-03 11:26:31 +08:00 |
|
agapple
|
d3195ac973
|
fixed issue #1626 , support alter table id first
|
2019-04-03 10:58:43 +08:00 |
|
agapple
|
15e29d276a
|
fixed default xml config
|
2019-03-28 22:05:56 +08:00 |
|
agapple
|
d715ff64b4
|
fixed packet write batch
|
2019-03-28 21:52:51 +08:00 |
|
agapple
|
f63ce4ffe6
|
fixed mysql auth
|
2019-03-28 20:45:16 +08:00 |
|
agapple
|
a7f9a779ad
|
fixed issue #1640 , support schema partition
|
2019-03-28 17:01:36 +08:00 |
|
agapple
|
39aeeb8c58
|
Merge pull request #1641 from wangsaner/master
修改canal.mq.partitionHash散列规则,使其支持同库下的不同表hash至相同分区
|
2019-03-28 16:58:31 +08:00 |
|
wangsaner
|
9826948ebb
|
修改canal.mq.partitionHash散列规则,
当指明pk级做分区(schema.table:pk1^pk2)时,由table.hashCode()^column.getValue().hashCode()改为database.hashCode()^column.getValue().hashCode(),从而支持同库下不同表hash至相同分区
|
2019-03-28 16:01:02 +08:00 |
|
wangsaner
|
d6ef66a281
|
Merge pull request #1 from alibaba/master
merge
|
2019-03-28 10:37:24 +08:00 |
|
agapple
|
97640b717b
|
fixed compiler
|
2019-03-28 10:23:33 +08:00 |
|
agapple
|
20e7becfe9
|
fixed format
|
2019-03-28 10:19:53 +08:00 |
|
agapple
|
99b34ff632
|
Merge pull request #1639 from wangsaner/master
fixed issue #1636
|
2019-03-28 10:17:42 +08:00 |
|
wangsaner
|
739963acd0
|
fixed issue #1636
非flat模式,当MQ主题为多分区时,数据拆分只取了for循环里面的最后一份数据,
导致消费端只能消费到一个分区的数据
|
2019-03-27 21:57:04 +08:00 |
|
agapple
|
0ec4699149
|
fixed format & support Mysql Auth Switch Protocol
|
2019-03-27 11:54:40 +08:00 |
|
mcy
|
c101ae2280
|
Merge branch 'master' of https://github.com/rewerma/canal
|
2019-03-26 11:39:41 +08:00 |
|
mcy
|
a137deeaff
|
使用统一log
|
2019-03-26 11:29:52 +08:00 |
|
rewerma
|
c5be5b7a8a
|
Merge pull request #40 from alibaba/master
merge
|
2019-03-26 00:43:11 +08:00 |
|
agapple
|
95bed6bcf6
|
fixed fastsql
|
2019-03-25 19:50:02 +08:00 |
|
agapple
|
661d119265
|
fixed issue #1625, mq dymaic topic match
|
2019-03-25 17:54:35 +08:00 |
|
agapple
|
08167c95c7
|
Merge pull request #1622 from rewerma/master
fix bugs
|
2019-03-22 18:14:14 +08:00 |
|
mcy
|
37c5168a7d
|
code optimization
|
2019-03-22 14:49:50 +08:00 |
|