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

Jesse Yates edited comment on ACCUMULO-3 at 10/18/11 6:56 PM:
--------------------------------------------------------------

Ok, im clearly losing my mind. Sorry about about.

You are right - my bad
                
      was (Author: jesse_yates):
    Yeah, its there but that was originally developed on one of the first svn 
branches and I haven't updated my repo until yesterday. Looking at 
https://github.com/apache/accumulo/blob/trunk/src/core/src/test/java/org/apache/accumulo/core/client/mock/MockConnectorTest.java
 (what is currently trunk), I'm not seeing it there.
                  
> MockConnector should return a MockDeleter
> -----------------------------------------
>
>                 Key: ACCUMULO-3
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.3.5, 1.4.0
>            Reporter: Jesse Yates
>            Assignee: Billie Rinaldi
>             Fix For: 1.4.0
>
>         Attachments: java_ACCUMULO-3.txt, java_ACCUMULO_3_v2.txt
>
>
> The MockConnector currently only returns MockScanners,  MockWriters, 
> MockMultiTableMockWriter. However, for real testing of Accumulo, we need to 
> have a real deleter as well. 
> There were rumblings that the BatchDelete mechanism would be removed, but in 
> the mean time, we should still support it because at the very least it breaks 
> testing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to