You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by selvaganesang <gi...@git.apache.org> on 2016/01/25 08:14:02 UTC

[GitHub] incubator-trafodion pull request: [TRAFODION-1778] Update command ...

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 <se...@esgyn.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafodion pull request: [TRAFODION-1778] Update command ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---