GitHub user bucaojit opened a pull request:
https://github.com/apache/incubator-trafodion/pull/137
[TRAFODION-34] Support region splitting and re-balancing with transactions
active
Functionality being checked in disabled.
To enable the flush/read functionality, enter the following property into
hbase-site.xml:
<property>
<name>hbase.transaction.split.delay.noflush</name>
<value>false</value>
</property>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bucaojit/incubator-trafodion jira_34
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/137.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #137
----
commit 65d0f1cfe43cb51077227277e5b6321fd69aa442
Author: Oliver Bucaojit <[email protected]>
Date: 2015-10-20T04:24:54Z
[TRAFODION-34]Support region splitting/balancing
With transactions active. Functionality being checked in disabled.
commit 815fc9bb4a861a3917b2dd912c67da6ffdc3eb8f
Author: Oliver Bucaojit <[email protected]>
Date: 2015-10-20T04:55:57Z
Merge branch 'master' of github.com:apache/incubator-trafodion into jira_34
Conflicts:
core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionEndpoint.java
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---