GitHub user selvaganesang opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/283

    [TRAFODION-1778] Update command when HBASE_VSBB_ROWSET_OPT 'ON' fails…

    … with internal error at times
    
    Direct buffer used in update command was not getting reset correctly when 
the exact number of
    rows as the maximum number of rows set using CQD HBASE_VSBB_ROWSET_SIZE is 
buffered for rowset operation. This caused the subsequent rowset operation to 
fail.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selvaganesang/incubator-trafodion 
trafodion-1778

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/283.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 #283
    
----
commit 0967ed18d4764630ed7a7169279177b08a9456f4
Author: selvaganesang <[email protected]>
Date:   2016-01-25T06:46:09Z

    [TRAFODION-1778] Update command when HBASE_VSBB_ROWSET_OPT 'ON' fails with 
internal error at times
    
    Direct buffer used in update command was not getting reset correctly when 
the exact number of
    rows as the maximum number of rows set using CQD HBASE_VSBB_ROWSET_SIZE is 
buffered for rowset
    operation. This caused the subsequent rowset operation to fail.

----


---
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.
---

Reply via email to