GitHub user ankitsinghal opened a pull request:

    https://github.com/apache/phoenix/pull/147

    PHOENIX-2417 Compress memory used by row key byte[] of guideposts

    - Still need to tweak some copying of bytes
    - Having only these two test case failing currently 
        
ViewIT.testNonSaltedUpdatableViewWithIndex:129->BaseViewIT.testUpdatableViewWithIndex:85->BaseViewIT.testUpdatableViewIndex:158
 expected:<6> but was:<2>
      
ViewIT.testNonSaltedUpdatableViewWithIndex:129->BaseViewIT.testUpdatableViewWithIndex:85->BaseViewIT.testUpdatableViewIndex:158
 expected:<6> but was:<2>

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

    $ git pull https://github.com/ankitsinghal/phoenix master

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

    https://github.com/apache/phoenix/pull/147.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 #147
    
----
commit 5ebcd9e2f100ab7eb15452e41ae27be8cbe4070e
Author: Ankit Singhal <[email protected]>
Date:   2016-01-15T10:30:23Z

    PHOENIX-2417 Compress memory used by row key byte[] of guideposts

----


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