Can I assume that the cluster is shutdown promptly after sending a nodes
shutdown request through the Java API such as
client.admin().cluster().nodesShutdown(new
NodesShutdownRequest()).actionGet()
if there is no exception thrown?
There is nothing really in the response to indicate if there was a problem,
is there something I should do to follow this up?
Can I assume that the cluster is shutdown promptly after sending a nodes
shutdown request through the Java API such as
client.admin().cluster().nodesShutdown(new
NodesShutdownRequest()).actionGet()
if there is no exception thrown?
There is nothing really in the response to indicate if there was a problem,
is there something I should do to follow this up?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.