You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Wall (JIRA)" <ji...@apache.org> on 2016/04/07 14:14:25 UTC

[jira] [Created] (ACCUMULO-4180) InMemoryMapIT has a few bugs

Michael Wall created ACCUMULO-4180:
--------------------------------------

             Summary: InMemoryMapIT has a few bugs
                 Key: ACCUMULO-4180
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4180
             Project: Accumulo
          Issue Type: Bug
          Components: test
    Affects Versions: 1.7.1, 1.6.5
            Reporter: Michael Wall
            Assignee: Michael Wall
            Priority: Minor


When [~elserj] was merging in ACCUMULO-4148, he found a couple of small issues that need to be fixed.

* Use multiple locality groups at https://github.com/apache/accumulo/blob/1.6/test/src/test/java/org/apache/accumulo/test/InMemoryMapIT.java#L305
* LocalityGroupMapWithNative should use 'true' to actually make a native map

Can use the constants at https://github.com/apache/accumulo/blob/1.6/server/tserver/src/main/java/org/apache/accumulo/tserver/InMemoryMap.java#L198 to verify the correct maps are created.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)