issues
search
VCNC
/
haeinsa
Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase
Apache License 2.0
158
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge row mutations faster not using HaeinsaDeleteTracker.
#55
0mok
closed
7 years ago
0
Fix typo (s/senantics/semantics/)
#54
xmikus01
closed
7 years ago
1
Batch support for transactions
#53
dev-rkoshlyak
opened
8 years ago
2
High Failure Rate In Unit Test testSerializability When Using HBase 1.2
#52
saadmufti
opened
8 years ago
0
Migrate to container-based Travis build
#51
dittos
opened
8 years ago
0
Fix JVM core dump
#50
dittos
closed
8 years ago
0
Merge haeinsa mutation
#49
0mok
closed
8 years ago
3
Adding Thread Safe ability on HaeinsaTransaction for Put / Delete / Get with different hTable
#48
ehudl
opened
9 years ago
3
table.put with multi threads (question)
#47
ehudl
opened
9 years ago
2
Support deletion of complete rows
#46
mmois
opened
9 years ago
7
Support deletion of complete rows
#45
siom79
closed
9 years ago
0
High Concurrency on the same 3 rows acting strange
#44
ehudl
opened
9 years ago
2
2 Different clients (2 different machines ) with different clock!
#43
ehudl
closed
9 years ago
2
Check & put incerement or other
#42
ehudl
closed
9 years ago
2
Deaklock on HaeinsaComplexTest::testSerializability
#41
dev-rkoshlyak
opened
9 years ago
4
Support Cloud BigTable of Google Cloud Platform
#40
eincs
opened
9 years ago
1
Merge haeinsa mutation
#39
ewmkkpe
closed
8 years ago
2
Fix bug that getValue returns null when without transaction context.
#38
eincs
closed
9 years ago
1
HaeinsaResult.getValue return null when using the API without HaeinsaTransaction
#37
ehudl
closed
9 years ago
3
Reformat codes and javadoc
#36
eincs
closed
9 years ago
1
Add oraclejdk8 in travis-ci configuration
#35
eincs
opened
9 years ago
0
fix danglingRowLock issues around recover previous transaction / do not ...
#34
ewmkkpe
closed
9 years ago
1
add ConflictExceptionLog when throw ConflictException which include row ...
#33
ewmkkpe
closed
9 years ago
0
How can i use Transaction Operation on Hbase more detail with Haeinsa??
#32
seriousmith
closed
10 years ago
7
Why Haeinsa needs both 'PrewriteTimestamp' & 'CommitTimestamp'?
#31
dblab4
closed
10 years ago
1
Fix typo in Performance wiki page
#30
eincs
closed
10 years ago
1
Questions on Haeinsa Transactions
#29
dblab4
closed
10 years ago
2
Add setTimeout in HaeinsaTransaction. Fixes #27.
#28
eincs
closed
10 years ago
4
Tx implement setTimeout method
#27
kongyuanming
closed
10 years ago
1
Fix name of HaeinsaTransactionLocalTest class
#26
eincs
closed
10 years ago
2
Support HBase 0.98.0 (or later)
#25
eincs
opened
10 years ago
1
Implement filter on HaeinsaQuery. Fixes #11.
#24
eincs
closed
10 years ago
2
Implement hasChanges on HaeinsaTransaction
#23
eincs
closed
10 years ago
2
Refactoring operations to use HaeinsaQuery and HaeinsaOperation
#22
eincs
closed
10 years ago
1
Fix default value of cacheBlocks in HaeinsaGet as true
#21
eincs
closed
10 years ago
1
Refactoring HaeinsaTestBase to use TestingContext
#20
eincs
closed
10 years ago
1
Exclude hadoop-common snapshot dependency from pom.xml
#19
eincs
closed
10 years ago
1
Fix arbitrary test failure because of insufficient sleep time
#18
eincs
closed
10 years ago
1
Activate travis-ci for running unit tests automatically
#17
eincs
closed
10 years ago
1
Transaction locals
#16
dittos
closed
10 years ago
2
add cache blocks option in HaeinsaGet
#15
0mok
closed
10 years ago
1
add cache blocks option in HaeinsaIntraScan
#14
0mok
closed
10 years ago
1
Isolation level of Haeinsa should be described more clearly
#13
ewmkkpe
opened
10 years ago
0
Inconsistency of Scanner when write during scan operation
#12
eincs
opened
10 years ago
0
Support setFilter method on Haeinsa operations
#11
eincs
opened
10 years ago
0
Support setAttribute method on Haeinsa operations
#10
eincs
opened
10 years ago
0
Fix typo. Timestmap becomes Timestamp.
#9
rrmckinley
closed
10 years ago
3
Implement HaeinsaConfiguration
#8
eincs
opened
10 years ago
0
Add unit tests for test robustness of Haeinsa against I/O failures
#7
eincs
opened
10 years ago
0
Merge mutations during apply mutations step if possible
#6
eincs
closed
8 years ago
2
Next