9 Collaborator |
Marcus Eriksson , Paulo Motta , Jason Brown , Branimir Lambov , Jeff Jirsa , Chris Lohfink , Krishna Koneru , Lerh Chaun Low , Krishna Dattu Koneru |
76ef78b7d74972bd235159ca304648ab439fb715 | Author: Lerh Chuan Low <lerh@instaclustr.com> | 2018-04-30 10:47:16+10:00 Bump jackson version to >= 2.9.5 patch by Lerh Chuan Low; reviewed by jasobrown for CASSANDRA-14427
70d95359d2dca1c35f573776d11ed87bb9b4b441 | Author: Lerh Chuan Low <lerh@instaclustr.com> | 2018-04-03 16:39:11+10:00 Bind to correct local address in 4.0 streaming patch by Lerh Chaun Low; reviewed by jasobrown for CASSANDRA-14362
b8fb29a6ba1304010ac78df3cecba6ab2fece4cd | Author: Lerh Chuan Low <lerh@instaclustr.com> | 2018-02-09 11:14:12-08:00 Re-examine commented out Compactions and AntiCompactionsTest Patch by Lerh Chuan Low; Reviewed by Paulo Motta for CASSANDRA-13698
fc3357a00e2b6e56d399f07c5b81a82780c1e143 | Author: Lerh Chuan Low <lerh@instaclustr.com> | 2018-01-18 09:12:01+11:00 Print correct snitch info from nodetool describecluster patch by Lerh Chuan Low; reviewed by jasobrown for CASSANDRA-13528
67247394d846cf3463d5441b836a47611ec28656 | Author: Krishna Koneru <krishna.koneru@instaclustr.com> | 2017-06-08 10:04:17+10:00 Improve calculation of available disk space for compaction Patch by Krishna Dattu Koneru and Lerh Chuan Low; reviewed by marcuse for CASSANDRA-13068
40ad3cf4dd384bede595edce4617534ca904f1ed | Author: Jeff Jirsa <jeff@jeffjirsa.net> | 2017-06-06 11:55:55-07:00 Failed unregistering mbean during drop keyspace Patch by Lerh Chuan Low; Reviewed by Chris Lohfink for CASSANDRA-13346
9c49fbcc5ccb03e64bb95c43fc7134ddb281cec4 | Author: Lerh Chuan Low <lerh@instaclustr.com> | 2017-05-22 12:20:25+10:00 Mark couple of API methods for compactions as deprecated as they are handled by CompactionStrategyManager Patch by Lerh Chuan Low; reviewed by marcuse for CASSANDRA-13541 This closes #114
538d658e0fb6b067ffeedd250c5997e2e77ad735 | Author: Lerh Chuan Low <lerh@instaclustr.com> | 2017-05-16 16:09:32+10:00 Add a sleep after compaction to give it time before checking SSTable directory for files (CASSANDRA-13182)
452d626a7a6b03917b7bd72a5dfe9da8a27e0903 | Author: Lerh Chuan Low <lerh@instaclustr.com> | 2016-05-31 18:01:58+10:00 Fix handling of clustering key > 64K Prevent select statements with clustering key > 64k, nicer error message when writing a value larger than unsigned short, catch Throwable for OutboundTCPConnection. Patch by Lerh Chuan Low; reviewed by Branimir Lambov for CASSANDRA-11882