Sanjeet Malhotra created PHOENIX-7934:
-----------------------------------------
Summary: connection-sweep-activity-log should log connection Id of
Failover/ParallelPhoenixConnection
Key: PHOENIX-7934
URL: https://issues.apache.org/jira/browse/PHOENIX-7934
Project: Phoenix
Issue Type: Improvement
Reporter: Sanjeet Malhotra
Currently, {{connection-sweep-activity-log}} logs connection Id of underlying
PhoenixConnection when using Failover or ParallelPhoenixConnection. To any
client application outer Failover/ParallelPhoenixConnection instances are
exposed. So, if the client application logs the connection Id and later tries
map them with {{{}connection-sweep-activity-log{}}}, it won't map. Keeping this
mapping correct help diagnose the source of leaking Phoenix connection in
client JVM.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)