liferoad commented on PR #35575:
URL: https://github.com/apache/beam/pull/35575#issuecomment-3066294903

   > This isn't really a fix. Pin-count errors can cause more-serious failures. 
We'd rather have an early assertion failure than more-serious bugs later on. If 
there is a regression in this code, we should determine the root cause and fix 
that.
   
   I agree this does not fix the underlying issue. My question is if we ignore 
Preconditions.checkState and just rely on calling `close()`, can this mitigate 
the issue?


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