[
https://issues.apache.org/jira/browse/ACCUMULO-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Vines resolved ACCUMULO-2032.
----------------------------------
Resolution: Fixed
> 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)