When I try using gfsh I get following gfsh>shutdown --include-locators=yes --time-out=5 As a lot of data in memory will be lost, including possibly events in queues, do you really want to shutdown the entire distributed system? (Y/n): n
And command line version hangs, probably waiting for input bin/gfsh -e "connect" -e "shutdown --include-locators=yes" Any clue how I can bypass this Thanks Avinash