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

Josh Elser edited comment on ACCUMULO-3130 at 9/16/14 5:17 AM:
---------------------------------------------------------------

CyclicReplicationIT also is affected, but in a slightly different manner. 
Because it makes two MAC instances on its own (instead of the one created by 
ConfigurableMacIT), it doesn't adhere to the SSL option at all. Will open a new 
issue for that specifically, and leave this to track MultiInstanceReplicationIT 
and UnorderedWorkAssignerReplicationIT, specifically.


was (Author: elserj):
CyclicReplicationIT also is affected, but slightly differently. Because it 
makes two MAC instances on its own (instead of the one created by 
ConfigurableMacIT), it doesn't adhere to the SSL option at all. Will open a new 
issue for that specifically, and leave this to track MultiInstanceReplicationIT 
and UnorderedWorkAssignerReplicationIT, specifically.

> Some replication ITs fail with SSL enabled
> ------------------------------------------
>
>                 Key: ACCUMULO-3130
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3130
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 1.7.0
>
>
> Noticing that some of the Replication ITs will fail when SSL is turned on 
> ({{-DuseSslForIT=true}}).
> Digging into to the failures, most of them are failing because the Master on 
> the peer (the destination for replication) gets an OOME and the Master then 
> never responds to the primary's RPCs to replicate data. Eventually, the JUnit 
> timeout kicks in and the test fails.



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

Reply via email to