https://github.com/linkedin/databus

sort by:
Revision Author Date Message Commit Date
001ff16 Merge pull request #126 from xiangyuf/fixDirectMemoryLeak fix direct memory leak in partition transition 07 May 2020, 04:25:59 UTC
a6f35c0 Merge pull request #125 from xiangyuf/fixBrainSplit retry member leave until success 07 May 2020, 04:24:57 UTC
e647832 retry member leave until success 07 May 2020, 02:57:06 UTC
2c53e7e fix direct memory leak in partition transition 11 February 2020, 09:53:38 UTC
09b6a0b Merge pull request #119 from linkedin/https_repos Switch Maven-repo URLs to https: scheme (security fix: prevent MITM attacks) 19 April 2019, 20:52:05 UTC
abc7a8c Switch Maven-repo URLs to https: scheme (security fix: prevent MITM attacks). 19 April 2019, 20:47:01 UTC
beb3230 Merge pull request #107 from buptyzc/fixMissEOPError fix EOP Error 19 April 2019, 20:41:16 UTC
076e0b6 fix EOP Error 30 September 2017, 06:53:16 UTC
d11e934 Doc style improvements (#105) Add comma - corrects grammar and improves reading flow. 26 July 2017, 05:01:37 UTC
cca4d5b Fix transaction writer thread exit bug (#102) * transactionWriter exit bug fix * bind the writerTransaction close into the orlistener close function 16 June 2017, 06:24:01 UTC
72331f1 Refactor or to avro method (#101) * refactor orToAvro method * style format * use single instance * code simplification 07 June 2017, 05:58:43 UTC
85255c3 use base64 instead of iso-8859-1 (#99) * use base64 instead of iso-8859-1 * upgrade guava and use the base64 method 30 May 2017, 04:31:19 UTC
1a0ddc1 cache pk field and get key obj from record (#97) 29 May 2017, 08:05:41 UTC
1eec686 Multi thread for serialize and buffer event (#100) * split 2 thread one for serialize and one for write buffer * add shutdown code 29 May 2017, 07:54:30 UTC
b857590 Merge pull request #98 from buptyzc/fixBigIntegerKeyIssue fix bigInteger bad key issue 29 May 2017, 07:50:10 UTC
648ed44 fix bigInteger bad key issue 27 May 2017, 02:49:00 UTC
5802ce8 Merge pull request #93 from buptyzc/refactorOrToAvroTypeFunction Refactor or to avro type function 21 April 2017, 14:23:36 UTC
08a5c46 put null in the first position 15 April 2017, 08:10:32 UTC
4ebd30d Merge pull request #94 from buptyzc/clientFetchSchemaUsingCompress client fetch schema with compress 14 April 2017, 14:20:38 UTC
4357a23 Merge pull request #95 from buptyzc/liftRelayPullPerformance lift relay pull performance 14 April 2017, 13:49:44 UTC
7422ec8 formater 14 April 2017, 08:08:12 UTC
542f7e6 cache ordered filedList 14 April 2017, 08:01:14 UTC
36b0785 add compress utils 14 April 2017, 07:36:15 UTC
fcd07fd client fetch schema with compress 14 April 2017, 07:15:17 UTC
f7cae42 change the exception msg 14 April 2017, 03:22:33 UTC
55fdf71 swap type position to make contains function more effective 14 April 2017, 03:09:07 UTC
e82bad6 swap function position 14 April 2017, 03:04:46 UTC
ff607f5 refactor 'OrToAvroType' Function using field type instead of column type 14 April 2017, 02:57:43 UTC
5acbc33 Merge pull request #91 from buptyzc/addYearTypeSupport Add mysql year type support 13 April 2017, 17:52:18 UTC
a72a07d Merge pull request #92 from buptyzc/addPKConvert Add pk convert 13 April 2017, 13:49:45 UTC
565a9dd add PK convert before add to keyPairList 13 April 2017, 09:54:14 UTC
176a540 add column type year support 13 April 2017, 09:16:59 UTC
6c6b96e Merge branch 'master' of https://github.com/linkedin/databus 13 April 2017, 09:02:43 UTC
c8fa491 Merge pull request #74 from ProgramMax/upgrade-apache-commons-collection-to-v3.2.2 Upgrade Apache Commons Collection to v3.2.2 04 March 2017, 06:25:18 UTC
d58835e Merge pull request #87 from rahuljoshi123/master Mysql for SCN persistance 06 February 2017, 17:00:46 UTC
d46ae54 moved external dependancy to subprojects.gradle 05 February 2017, 06:24:04 UTC
d435f63 Exceptions handling corrected 02 February 2017, 20:09:03 UTC
cfb8b23 adding mysql ScnReaderWriter 02 February 2017, 15:39:21 UTC
ac00c09 Merge pull request #85 from rahuljoshi123/ignored_source_scn_fix Fix : updating correct scn at the end of transaction from ignored source 02 February 2017, 02:32:24 UTC
e9db21a Adding missed files 02 February 2017, 00:45:36 UTC
fda91c1 Fix : updating correct scn at the end of transaction from ignored source 01 February 2017, 09:47:34 UTC
e2b2a8d OR fixes 26 January 2017, 07:24:37 UTC
b775aeb Merge pull request #82 from buptyzc/supportUnsignedIntFeature2 add int unsigned col type support 14 August 2016, 15:52:51 UTC
212f4f5 change avro type map 12 August 2016, 08:46:47 UTC
ff10541 add int unsigned col type support 11 August 2016, 02:37:07 UTC
e6441a8 Merge pull request #1 from buptyzc/fixTooManyEndPeriodMarker Fix too many end period marker 06 August 2016, 01:54:57 UTC
6b15d62 Merge pull request #81 from buptyzc/fixTooManyEndPeriodMarker Fix too many end period marker 05 August 2016, 14:23:58 UTC
27a0b14 code format 05 August 2016, 07:27:01 UTC
bc80bd1 filter most endPeriodMarker 05 August 2016, 07:21:30 UTC
5f1b8c6 Upgrade Apache Commons Collection to v3.2.2 08 March 2016, 20:35:45 UTC
237cb1c Merge pull request #68 from andyqzb/master ORListener block for new events to reduce cpu usage 15 November 2015, 19:10:40 UTC
9c3be97 ORListener use poll to block for new events 06 November 2015, 12:44:34 UTC
8c31209 Merge pull request #66 from andyqzb/master process transaction produced by mysql trigger 12 September 2015, 16:48:37 UTC
f2a9ed1 process transaction produced by mysql trigger 12 September 2015, 14:23:54 UTC
d4ce5d6 Using gitter for communication 12 August 2015, 23:37:28 UTC
b36ae70 Merge pull request #63 from gitter-badger/gitter-badge Add a Gitter chat badge to README.md 12 August 2015, 23:36:09 UTC
0ff6e46 Added Gitter badge 12 August 2015, 19:58:57 UTC
21d38d2 Merge pull request #61 from andyqzb/master add auto reconnect to open replicator and fix rotate bug 10 August 2015, 14:04:47 UTC
754bb6b add auto reconnect to or and fix rotate bug 30 July 2015, 16:15:24 UTC
8effb56 Merge pull request #58 from andyqzb/master the patch to improve mysql open replicator event producer's performance 18 June 2015, 06:13:59 UTC
fd6495c split binlog parser to two thread 16 June 2015, 16:06:41 UTC
c4301ed Merge pull request #56 from andyqzb/master override isRunning and isPaused method to fixbug shutdown open replicator 08 June 2015, 14:42:10 UTC
a9613b2 override isRunning and isPaused method override the AbstractEventProducer‘s isRunning and isPaused method to let open replicator stop normally 08 June 2015, 03:05:09 UTC
9f57e29 Merge pull request #49 from yaojingguo/master Fix typo and add command output 07 January 2015, 05:52:16 UTC
aeff205 Fix typo and add command output 06 January 2015, 13:24:06 UTC
88b8d6e Gradle 2.1 fixes 31 October 2014, 14:39:45 UTC
a4132ab Turn off javadoc lint for Java 8+ 28 September 2014, 02:30:25 UTC
770e1cd Merge branch 'fix_binlog_names' of https://github.com/jordanorelli/databus 16 April 2014, 20:50:33 UTC
e32e80a mysql binlog names can contain numbers 15 April 2014, 18:19:53 UTC
20375e2 fix gradle build error 07 April 2014, 17:14:26 UTC
a704ca5 fixed group typo 27 February 2014, 23:46:02 UTC
356161c Merge branch 'sovrn_databus' 27 February 2014, 23:41:59 UTC
8391536 Added maven project building plugin 27 February 2014, 23:31:24 UTC
f1e8f5f Replacing log4j with slf4j for mysql change capture 27 February 2014, 23:21:04 UTC
f628aca Merging up to OS_MP_140210-1532 15 February 2014, 02:12:29 UTC
ae8423a fixing some minor gradle annoyances in open source recent changes put some tests in whose depencies don't resolve, because they have LI-specific dependencies. This change corrects that so that things like `gradle tasks` work again. 31 January 2014, 20:47:27 UTC
e72d627 Merging from internal release 2.1.194 15 January 2014, 01:06:01 UTC
dd39e04 Merging from Internal release 2.1.194 15 January 2014, 00:07:12 UTC
120c5f8 Merging from internal release 2.1.194 14 January 2014, 01:06:39 UTC
378fe05 Merge from internal release 2.1.191 04 December 2013, 00:32:05 UTC
ced2466 update changelog 03 December 2013, 00:20:33 UTC
2a437a1 add newly added files in REL_2_1_191 03 December 2013, 00:07:29 UTC
9322d06 Merge to release 2_1_191 03 December 2013, 00:03:58 UTC
0a3f662 add jars and ivys that are not available in mvncentral 13 November 2013, 07:12:50 UTC
f030e99 updated changelog_opensource 07 November 2013, 18:56:15 UTC
0f51904 Revert "update changelog" This reverts commit cf9c630cca63293406a21643a704bccb04fde23b. 07 November 2013, 18:55:44 UTC
cf9c630 update changelog 07 November 2013, 18:55:19 UTC
0e2e145 Added changelog for open source 05 November 2013, 22:47:14 UTC
df53042 added script databus-tools 05 November 2013, 22:45:52 UTC
96d07e2 Revert "Add directories script, databus-tools" This reverts commit a0815e8e243d3ed19e7b618b47661c0c4ee7c3cc. 05 November 2013, 22:44:05 UTC
a0815e8 Add directories script, databus-tools 05 November 2013, 22:43:26 UTC
b0f7f64 Add missing imports 05 November 2013, 22:27:43 UTC
f789fb2 Add missing files 05 November 2013, 21:43:38 UTC
32cb054 Merge via patch from REL_2.1.153_OS_5 to REL_2_1_190 05 November 2013, 21:33:02 UTC
198625a Fixing Dynamic CLB diagram 30 September 2013, 04:21:14 UTC
af24991 Adding Client Load-Balancing diagrams 30 September 2013, 04:18:59 UTC
104d9de Adding a helper build.sh script 28 May 2013, 08:47:18 UTC
48bd1fa Allowing database/databus2-bootstrap/createUser/cr_databus2.sh to connect to a mysql with a non-empty root password 28 May 2013, 08:46:39 UTC
081e561 Adding the missing Person schema 28 May 2013, 08:45:49 UTC
8d82049 Adding a start-up package for the bootstrap producer for Person 28 May 2013, 08:44:55 UTC
back to top