]
Tristan Tarrant updated ISPN-11418:
-----------------------------------
Fix Version/s: 10.1.4.Final
11.0.0.Dev03
CLI hangs if the preconnected batch doesn't end with disconnect
---------------------------------------------------------------
Key: ISPN-11418
URL:
https://issues.redhat.com/browse/ISPN-11418
Project: Infinispan
Issue Type: Bug
Components: CLI
Reporter: Pavel Drobek
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.1.4.Final, 11.0.0.Dev03
*Actual behaviour:* If user executes preconnected batch then the process remains hanging
if the last command of the batch isn't _disconnect_.
*Expected behaviour:* CLI disconnects and close the process after there are no more
commands in the batch.