GitHub user selvaganesang opened a pull request:
https://github.com/apache/incubator-trafodion/pull/52
[TRAFODION-1444] Reduced pathlength for IUD
Reduced the number of JNI to java transitions and
memory allocation by streamlining the Trafodion-HBase
client layer for IUD commands
Also removed unreferenced code and variables in this layer.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/incubator-trafodion
trafodion-1444
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/52.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 #52
----
commit 8e8fd9b2515cb354d076883906a614cc41084ba2
Author: Selva Govindarajan <[email protected]>
Date: 2015-08-11T15:09:17Z
[TRAFODION-1444] Reduced pathlength for IUD
Reduced the number of JNI to java transitions and
memory allocation by streamlining the Trafodion-HBase
client layer for IUD commands
Also removed unreferenced code and variables in this layer.
----
---
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.
---