Skip to content

Releases: VCNC/haeinsa

v1.0.5

20 Mar 06:23
Compare
Choose a tag to compare

#38 Fix bug that getValue returns null when without transaction context (Reported by #37)
#36 Reformat codes and javadoc

v1.0.4

06 Feb 02:48
Compare
Choose a tag to compare

#34 Do not recover transaction if primary row lock is changed by different transaction. (Fix danglingRowLock issues around recover previous transaction)
#27 Add setTimeout method on HaeinsaTransaction class.

v1.0.3

10 May 13:52
Compare
Choose a tag to compare

#23 Implement hasChanges on HaeinsaTransaction
#22 Refactoring operations to use HaeinsaQuery and HaeinsaOperation
#21 Fix default value of cacheBlocks in HaeinsaGet as true
#20 Refactoring HaeinsaTestBase to use TestingContext
#19 Exclude hadoop-common snapshot dependency from pom.xml
#18 Fix arbitrary test failure because of insufficient sleep time
#17 Activate travis-ci for running unit tests automatically
#16 Transaction locals

v1.0.2

01 May 03:26
Compare
Choose a tag to compare

#15: add cache blocks option in HaeinsaGet

v1.0.1

01 May 03:27
Compare
Choose a tag to compare

#14: Add cache blocks option in HaeinsaIntraScan
#9: Fix typo. Timestmap becomes Timestamp
#3: Add deview presentation link
#2: Fix maven thrift plugin bugs on build
#1: Update hbase version in pom.xml to 0.94.3