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 2020/10/14 18:26:58 UTC

[GitHub] [accumulo] ctubbsii commented on issue #1733: Unreleased Resource: Sockets

ctubbsii commented on issue #1733:
URL: https://github.com/apache/accumulo/issues/1733#issuecomment-708581143


   For context, this socket is used in the thrift client in AsyncSpanReceiver to send spans to the tracer service. The thrift client appears to be cached for reuse, but it does not appear to ever be closed. I'm not sure this is a serious issue, and I think I would prefer to remove the tracer service entirely, as it isn't well-maintained, and it'd be better to send spans to a span receiver for a sink that is more well maintained (outside this project).


----------------------------------------------------------------
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.

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