DomGarguilo commented on issue #2642: URL: https://github.com/apache/accumulo/issues/2642#issuecomment-1115282510
It looks like `TMultiplexedProcessor` and `TMultiplexedProtocol` require a String for the serviceName so I'm not sure that an enum would work in its place. Is the goal to reduce the size of `serviceName`? If so, could it be as simple as replacing the `serviceName` String with something shorter where the types are created in `ThriftClientTypes`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org