[
https://issues.apache.org/jira/browse/IGNITE-25453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Amelchev updated IGNITE-25453:
-------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> After disable property newThinConnectionsEnabled control.sh not working
> -----------------------------------------------------------------------
>
> Key: IGNITE-25453
> URL: https://issues.apache.org/jira/browse/IGNITE-25453
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Nikolaev
> Assignee: Nikita Amelchev
> Priority: Major
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> After changing the newThinConnectionsEnabled property to false, new requests
> via control.sh It doesn't work
> {code:java}
> control.sh --property set --name newThinConnectionsEnabled --val false
> Control utility [ver. 2.18.0-SNAPSHOT#20250520-sha1:3fbbd79c]
> 2025 Copyright(C) Apache Software Foundation
> User: user
> Time: 2025-05-22T14:18:35.441
> Command [PROPERTY] started
> Arguments: --property set --name newThinConnectionsEnabled --val false
> --------------------------------------------------------------------------------
> Command [PROPERTY] finished with code: 0
> Control utility has completed execution at: 2025-05-22T14:18:36.632
> Execution time: 1190 ms
> control.sh --property list --info
> Control utility [ver. 2.18.0-SNAPSHOT#20250520-sha1:3fbbd79c]
> 2025 Copyright(C) Apache Software Foundation
> User: user
> Time: 2025-05-22T14:18:51.929
> Command [PROPERTY] started
> Arguments: --property list --info
> --------------------------------------------------------------------------------
> This cluster requires authentication.
> user:
> password:
> Command [PROPERTY] started
> Arguments: --property list --info
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)