@aalbatross thanks for the changes
1. for running IT from the PR: it requires to create a new jenkins job. There 
is a ticket open for that.
2. for ITests failures: write errors are due to a saturation of the bulk thread 
pool. I guess you use a local ES created by the docker script I provided? You 
need to configure the instance and raise the thread pool size (param 
`thread_pool.bulk.queue_size`). This is not a good thing to do in production, 
but in test it is OK. UTests define this value to 400.
3. for UTests failure they are unrelated to this PR (apex related) and ES tests 
execute fine so it is ok for me 


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

Reply via email to