prodriguezdefino opened a new issue, #24417:
URL: https://github.com/apache/beam/issues/24417

   ### What happened?
   
   In the current implementation only the first element of the context gets 
considered to predicate if the rows should be forward propagated to the next 
PTransform, and that same context is used to print a warn log with the 
information of what happened.
   
   Previously the full context was used to print the warn information providing 
full information on the ingestion error (quota related messages or details on 
internal errors) which now are lost complicating the troubleshooting of a 
pipeline.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: io-java-gcp


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