You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2023/02/22 14:49:00 UTC

[jira] [Commented] (IGNITE-18866) JdbcUrlRegistryImpl should stop fetching URLs after disconnect

    [ https://issues.apache.org/jira/browse/IGNITE-18866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692224#comment-17692224 ] 

Aleksandr commented on IGNITE-18866:
------------------------------------

LGTM

> JdbcUrlRegistryImpl should stop fetching URLs after disconnect
> --------------------------------------------------------------
>
>                 Key: IGNITE-18866
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18866
>             Project: Ignite
>          Issue Type: Bug
>          Components: cli
>            Reporter: Vadim Pakhnushev
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{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)