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