egalpin commented on pull request #16309:
URL: https://github.com/apache/beam/pull/16309#issuecomment-999002295


   Thanks very much @khersey, great catch.  This didn't previously get caught 
by tests because it only surfaces in cases where `ElasticsearchIO#bulkIO` is 
called on its own and not as part of calling `ElasticsearchIO#write`.
   
   @khersey Could you please add a test like 
`ElasticsearchIOTestCommon#testWrite` but chaining together 
`ElasticsearchIO#docToBulk` and `ElasticsearchIO#bulkIO` separately?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to