You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by dhutchis <gi...@git.apache.org> on 2015/06/12 08:39:59 UTC

[GitHub] accumulo pull request: ACCUMULO-3900 Fix Lexicoder precondition ch...

GitHub user dhutchis opened a pull request:

    https://github.com/apache/accumulo/pull/37

    ACCUMULO-3900 Fix Lexicoder precondition check and bad test.

    
    This should do it.  `offset + len == b.length` should be allowed, even when `len ==0`.

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

    $ git pull https://github.com/dhutchis/accumulo ACCUMULO-3900

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

    https://github.com/apache/accumulo/pull/37.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 #37
    
----
commit 246129f1b2155f1abc4f8a0f2213a2f14aae6135
Author: Dylan Hutchison <dh...@mit.edu>
Date:   2015-06-12T00:12:08Z

    ACCUMULO-3900 Fix Lexicoder precondition check and bad test.

----


---
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] accumulo pull request: ACCUMULO-3900 Fix Lexicoder precondition ch...

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

    https://github.com/apache/accumulo/pull/37


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