1516 Commits
Author SHA1 Message Date
agapple a9e83463e0 Update README.md 2019-09-02 19:27:50 +08:00
agapple 2bde4327c7 [maven-release-plugin] prepare for next development iteration 2019-09-02 14:24:16 +08:00
agapple d53bfd7ee7 [maven-release-plugin] prepare release canal-1.1.4 canal-1.1.4 2019-09-02 14:24:03 +08:00
agapple ccc45b672c fixed issue #2127 , remove logback stdout 2019-09-02 14:10:29 +08:00
agapple 0d42bdafe2 fixed stdout 2019-09-02 14:04:19 +08:00
agapple 95050ff382 fixed test example 2019-09-02 13:46:35 +08:00
agapple 5addd246ac fixed unused error 2019-09-01 11:20:00 +08:00
agapple cfc95e2b7a fixed docker config 2019-09-01 10:41:00 +08:00
agapple 44187d9e3a fixed docker config 2019-09-01 10:15:58 +08:00
agapple c76e8ba0e4 fixed canal-admin 2019-08-31 15:23:58 +08:00
rewerma 1bcae9dc49 template config load (#2123)
* template config load

* compile vue frontend for product
2019-08-31 14:56:28 +08:00
agapple 3a388308d9 fixed compiler error 2019-08-31 13:01:52 +08:00
agapple a60ec6fa42 fixed tescase failed 2019-08-31 13:00:31 +08:00
agapple 456945fe3a add autoRegister and cluster 2019-08-31 12:59:12 +08:00
agapple ba24c15833 add conflict file 2019-08-31 12:47:27 +08:00
agapple 4e0b8a0278 fixed admin 2019-08-31 12:24:41 +08:00
rewerma 274e91f8aa bug fix (#2122)
* admin端口调整完成

* server端适配调整

* 调整部分功能

* 单机/集群admin调试完成

* 重新发布前端页面

* bug fix

* 解决server端admin配置会被远程覆盖的问题
解决default-instance.xml无法加载远程zkServers配置的问题

* 集群模式下取活动实例的问题
2019-08-31 12:22:16 +08:00
rewerma 89055f7405 canal-admin完善 (#2121)
* admin端口调整完成

* server端适配调整

* 调整部分功能

* 单机/集群admin调试完成

* 重新发布前端页面
2019-08-30 18:09:22 +08:00
rewerma e8dba41216 code optimize (#2108)
* code optimize
2019-08-27 22:52:14 +08:00
agapple f52b2cccd5 fixed testcase 2019-08-27 22:45:27 +08:00
rewerma 7386327af9 code optimize (#2107)
* admin assembly打包

* 修改npm  profile

* code optimize

* code optimize
2019-08-27 22:24:53 +08:00
rewerma c48407b449 修改npm profile (#2106)
* admin assembly打包

* 修改npm  profile
2019-08-27 20:55:15 +08:00
rewerma d92badeb45 admin assembly打包 (#2104) 2019-08-27 19:48:22 +08:00
agapple 7093179cc8 fixed issue #2099 , rename poll to polling 2019-08-27 16:25:42 +08:00
agapple bf89974f7c fixed issue #2099 , support remote config poll 2019-08-27 16:11:20 +08:00
rewerma 2e1b7a5093 通过http从canal-admin中拉配置 (#2093)
* modify

* http拉取配置监听

* revert main pom

* 整理代码
2019-08-26 19:01:08 +08:00
agapple 3d4dbc9a8c fixed issue #2099 , support user/passwd acl and canal admin operator 2019-08-26 18:16:33 +08:00
agapple e376a129ed fixed canal-admin vue 2019-08-24 16:54:27 +08:00
wangwengeek 983ff5fc73 查询数据过长变成byte数组转化为json解决 (#2090)
Caused by: com.alibaba.fastjson.JSONException: syntax error, pos 2, json : [B@406b7f2 #2089
2019-08-23 17:38:22 +08:00
agapple 3a74f6124a fixed issue #1940 #2088 , add canal.register.ip support docker canal-1.1.4-alpha-2 2019-08-22 23:48:19 +08:00
agapple bd974e3da8 upgrade fastjson 1.2.58 2019-08-22 23:03:22 +08:00
agapple 86cd805a64 upgrade fastsql 973 2019-08-22 22:02:58 +08:00
agapple 8b54b9e596 add python client info 2019-08-22 15:17:33 +08:00
agapple 2d3baeab7d fastsql tsdb testcase 2019-08-22 15:08:36 +08:00
黄大海 7b245c5a64 fix #1762 (#1959) 2019-08-21 14:33:31 +08:00
agapple 78af6b1130 fixed issue #2067 , add example 2019-08-21 13:52:34 +08:00
ever 7547cac3c5 fix compiler problem: upgrade rocketmq to 4.5.2 (#2074) 2019-08-21 12:48:46 +08:00
soocold 066743cfd6 always check whether ringbuffer has an exception in event processor (#2053) 2019-08-21 12:46:17 +08:00
rewerma fdd0763567 新增es adapter rest client和认证机制 (#2046)
* 新增es adapter rest client和认证机制

* 修改getMapping位置

* 代码调整

* 代码调整

* 整理代码

* fix #2048
2019-08-21 12:44:57 +08:00
ThomasPerkins1123 bcdbf75dc5 Add unit tests for com.alibaba.otter.canal.parse.driver.mysql.utils.ByteHelper (#2039)
These tests were written using Diffblue Cover.
2019-08-21 12:44:24 +08:00
jason-liew db23f15b61 fix: hbase etl sql syntax error in some case (#2034) 2019-08-21 12:44:04 +08:00
rewerma 44722fe01c canal-admin-ui 指定profile编译 (#2019)
* canal-admin-ui 指定profile编译

* 启动实例时选择指定节点

* modify

* modify

* 静态页面修改
2019-07-22 09:15:14 +08:00
bucketli be9813142f remove openjdk12 2019-07-20 19:05:49 +08:00
bucketli c48e80a163 remove oraclejdk8 CI config,add oraclejdk12 and openjdk12 2019-07-20 18:34:01 +08:00
bucketli c1bfad4f2d 1.not compile canal-admin module,unless you need it, to be optimize.#1998,2.support JDK 11 & 12 ,3.fix the CI block test 2019-07-20 18:12:07 +08:00
rewerma 10f4ef6acd canal admin (#1998)
* 增加注解

* modify

* 文件大小写问题
2019-07-16 21:47:53 +08:00
Li Qiang 4c0d82fb98 Update README.md 2019-07-16 20:35:37 +08:00
rewerma 7cec0994e9 Merge branch 'master' into master 2019-07-14 19:24:42 +08:00
mcy 483044916d canal admin 2019-07-14 19:18:15 +08:00
mcy c8bb6e200c modify 2019-07-14 09:59:58 +08:00