You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/01/08 19:17:00 UTC

[jira] [Commented] (ACCUMULO-2032) GC doesn't respect instance SSL configuration

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

Josh Elser commented on ACCUMULO-2032:
--------------------------------------

[~mberman] did you ever get some tests worked up for this? Is the patch you attached here still good for fixing the deficiency in this ticket?

> GC doesn't respect instance SSL configuration
> ---------------------------------------------
>
>                 Key: ACCUMULO-2032
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2032
>             Project: Accumulo
>          Issue Type: Bug
>          Components: gc
>            Reporter: Michael Berman
>            Assignee: Michael Berman
>             Fix For: 1.6.0
>
>         Attachments: 0001-ACCUMULO-2032-make-GC-serve-SSL-when-SSL-is-turned-o.patch
>
>
> looks like the GC is starting up an unencrypted THsHaServer regardless of the instance.rpc.ssl.enabled config property.  then it traces a constant stream of {{ERROR: Read an invalid frame size of -2140274429. Are you using TFramedTransport on the client side?}} because the monitor is trying to connect over SSL as configured.
> this used to work, but maybe got lost in some GC refactor?  i'm also looking into getting this case covered by automated tests.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)