@Ardagan @mxm ES_INDEX was static so adding the thread id was inefficient for 
// threads. I replaced it by a static method. That way, even if test methods 
can be run in // in the same JVM, ES index name will be constructed for each 
method with the current thread id.

[ Full content available at: https://github.com/apache/beam/pull/6279 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to