Michael Berman created ACCUMULO-2032:
----------------------------------------

             Summary: 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


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.4#6159)

Reply via email to