Does the shutdown API blocking?

hi all,

I am wondering whether the shutdown api is blocking or not.

curl -XPOST 'http://localhost:9200/_shutdown'

I need the blocking shutdown api to know the process does shutdown.

Any ideas?

Ivan

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/854cac73-ebdd-4ee7-8982-5b61d1181983%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

BTW, does this API confirm the data consistency?

That is, when I post one large document and then shutdown the server, does
this operation operate normally?

Best,

Ivan

Ivan Ji於 2014年5月27日星期二UTC+8下午3時58分48秒寫道:

hi all,

I am wondering whether the shutdown api is blocking or not.

curl -XPOST 'http://localhost:9200/_shutdown'

I need the blocking shutdown api to know the process does shutdown.

Any ideas?

Ivan

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/077fa2b5-4742-4f99-8eca-c2affda082f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.