[ 
https://issues.apache.org/jira/browse/ACCUMULO-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548684#comment-13548684
 ] 

Hudson commented on ACCUMULO-843:
---------------------------------

Integrated in Accumulo-Trunk #619 (See 
[https://builds.apache.org/job/Accumulo-Trunk/619/])
    ACCUMULO-843 implement deleteRows in MockAccumulo, fake locality groups, 
ignore merge requests (Revision 1430938)

     Result = SUCCESS
ecn : 
Files : 
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mock/MockTable.java
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mock/MockTableOperations.java
* 
/accumulo/trunk/core/src/test/java/org/apache/accumulo/core/client/mock/MockTableOperationsTest.java

                
> Mock does not implement locality groups or merging
> --------------------------------------------------
>
>                 Key: ACCUMULO-843
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-843
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Chris McCubbin
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.5.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The Mock Instance does not implement locality groups and throws an exception 
> if one attempts to set them. It would be useful for the unit tests that I am 
> writing for the Accumulo proxy to have at least minimal locality group 
> functionality in the Mock instance, for example simply storing the groups and 
> returning the stored groups when asked for.
> *Edit: Tablet merging would be useful as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to