ctubbsii commented on issue #3791: URL: https://github.com/apache/accumulo/issues/3791#issuecomment-1740183431
@keith-turner [wrote](https://github.com/apache/accumulo/issues/3762#issuecomment-1739731055): > Accumulo uses THsHaServer as its default thrift server and it [requires this](https://github.com/apache/thrift/blob/bc9c04d8049d7d5f5cf4e63a25226c1fb8c930bf/lib/java/src/main/java/org/apache/thrift/server/THsHaServer.java#L31) (By "this", he's referring to TFramedTransport) @ctubbsii [wrote](https://github.com/apache/accumulo/issues/3762#issuecomment-1739841156): > But it shouldn't be required for client sockets, right? > > EDIT: Nevermind, I see it says we have to at https://github.com/apache/thrift/blob/bc9c04d8049d7d5f5cf4e63a25226c1fb8c930bf/lib/java/src/main/java/org/apache/thrift/server/TNonblockingServer.java#L37-L38 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
