You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/08/26 15:37:58 UTC

[jira] [Commented] (ACCUMULO-3078) Some SimpleMacITs aren't simple

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

Eric Newton commented on ACCUMULO-3078:
---------------------------------------

bq.  SimpleMacIT was designed for tests that only need a Connector to run

Actually, SimpleMacIT was for tests that:

* can share an instance
* can run in parallel

It is an attempt to make the ITs run faster by not starting up a new MAC for each test.


> Some SimpleMacITs aren't simple
> -------------------------------
>
>                 Key: ACCUMULO-3078
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3078
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.6.0
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: ACCUMULO-3078-1.patch
>
>
> SimpleMacIT was designed for tests that only need a Connector to run.  Some of the tests that extend SimpleMacIT are using more than a Connector, but they don't really need to be.
> A few of the SimpleMacITs expect to interact with Accumulo through the local filesystem, but fixing that is beyond the scope of this ticket.



--
This message was sent by Atlassian JIRA
(v6.2#6252)