Releases: naver/arcus-java-client
Arcus Java Client 1.12.0
020-03-16 [version 1.12.0]
* [FEATURE] change max element bytes
* [FIX] ConcurrentModificationException in foreach loop of
SelectionKey in handleIO
* [FIX] May produce NullPointerException when checking
the operation has been canceled
* [ENHANCE] Skip the cancelled operation has not been
written to buffer
* [CLEANUP] convert log4j configuration file format from
properties to xml
* [CLEANUP] convert tab to space in pom.xml
* [CLEANUP] remove readQ overflow
* [CLEANUP] refactor version operation handling
* [CLEANUP] edit getMaxReconnectDelay method comment
* [TEST] fix travis failed test case when USE_ZK is true
* [TEST] ignore ConsistentHashingTest
* [DOC] fix broken link of flush in other API
* [DOC] update description of logging
* [DOC] remove bold on link in btree API
* [OTHER] upgrade log4j version for security vulnerabilities
* [OTHER] upgrade zookeeper version 3.4.5=>3.4.14
Arcus Java Client 1.11.5
2019-06-05 [version 1.11.5]
* [FIX] asyncBopIncr,asyncBopDecr command initial range problem
* [CLEANUP] remove TIMEDOUT state of operation
* [CLEANUP] remove the limitation of bopGetBulk key size
* [DOC] Changed ATTR_MISMATCH response description according to spec change of 'bop smget'
Arcus Java Client 1.11.4
2018-11-08 [version 1.11.4]
* [FIX] change FAKE_SERVER_NODE check method
* [FIX] do not cancel an operation already canceled in setupResend
Arcus Java Client 1.11.3
2018-09-28 [version 1.11.3]
* [FEATURE] Adding support for SLF4J logging
* [FIX] Set next operation index of pipedUpdateOp during switchover
* [ENHANCE] CacheManager thread do not stop until shutdown is requested
* [TEST] Check unit test exception handling
* [TEST] Smget test modification for subversion
Arcus Java Client 1.11.2
2018-06-26 [version 1.11.2]
- [Fix] bulk and pipe operation buffer overhead changed from 64 to 128
- [Fix] Select separator depending on node version.
- [ENHANCE] Gen client info string even if an exception occur.
- [ENHANCE] Print current cache list when reconnect to ZK.
- [TEST] Fix travis-ci test error due to memcached port conflict.
Arcus Java Client 1.11.2-SNAPSHOT
2018-06-22 [version 1.11.2-SNAPSHOT]
* [Fix] bulk and pipe operation buffer overhead changed from 64 to 128
* [Fix] Select separator depending on node version.
* [ENHANCE] Gen client info string even if an exception occur.
* [ENHANCE] Print current cache list when reconnect to ZK.
* [TEST] Fix travis-ci test error due to memcached port conflict.
Arcus Java Client 1.11.1.1 (1.11.1 Patch 1)
2018-06-20 [version 1.11.1.1]
* [FIX] select separator depending on node version
* [TEST] fix travis-ci test error due to memcached port conflict
Arcus Java Client 1.11.1-SNAPSHOT
2018-06-20 [version 1.11.1-SNAPSHOT]
* [FIX] select separator depending on node version
* [FIX] throw exception when can't create the znode of client info
* [FIX] ZkInitLatch countDown and abnormal shutdown of CacheManager
* [FIX] fix travis-ci test error due to memcached port conflict
Arcus Java Client 1.11.0.1 (1.11.0 Patch 1)
2018-06-20 [version 1.11.0.1]
* [FIX] select separator depending on node version
* [FIX] errors related to MGetOperation
* [FIX] throw exception when can't create the znode of client info
* [FIX] ZkInitLatch countDown and abnormal shutdown of CacheManager
* [FIX] fix travis-ci test error due to memcached port conflict
Arcus Java Client 1.10.1.1 (1.10.1 Patch 1)
2018-06-18 [version 1.10.1.1]
* [FIX] throw exception when can't create the znode of client info
* [FIX] ZkInitLatch countDown and abnormal shutdown of CacheManager
* [FIX] fix travis-ci test error due to memcached port conflict