fbiville opened a new pull request, #27660:
URL: https://github.com/apache/beam/pull/27660

   A single source row was read as many times as the underlying Neo4j driver 
needs to retry the execution (in case of transient failures, or cluster leader 
switch e.g.).
   
   Only the mapping should occur within the transaction function, the actual 
output should be emitted only once the transaction execution has succeeded.


-- 
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