Vadim Pakhnushev created IGNITE-18866:
-----------------------------------------
Summary: JdbcUrlRegistryImpl should stop fetching URLs after
disconnect
Key: IGNITE-18866
URL: https://issues.apache.org/jira/browse/IGNITE-18866
Project: Ignite
Issue Type: Bug
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
{{org.apache.ignite.internal.cli.core.repl.registry.impl.JdbcUrlRegistryImpl}}
starts a thread executor on connect which starts polling the JDBC URLs from the
node and doesn't stop doing this leading to the logs pollution especially in
integration tests where a test connects to the node and even if it disonnects,
the it continue to fetch URLs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)