You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/05/02 19:33:58 UTC

[GitHub] [accumulo] DomGarguilo commented on issue #2642: Further Thrift service optimization

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-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org