Final bit of info, and this seems important; one TransportClient is being 
run in one thread, the other in another... so it goes like this:

Thread 1: Fork Thread 1
Thread 2: Create new TransportClient; Index list of items, not waiting for 
Future objects (i.e. not calling actionGet())
Thread 1: While Thread 2 is running, create new TransportClient and do 
search

... that's when I get the exception above.

- Tim


>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/6171a5f7-ee20-4f7b-9d41-a8d2016f2dd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to