[ https://issues.apache.org/jira/browse/IGNITE-25453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aleksandr Nikolaev updated IGNITE-25453: ---------------------------------------- Description: 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} was: After changing the newThink Connections Enabled property to false, new requests via control.sh It doesn't work {code} 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} > 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 > > > 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)