You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/28 17:12:34 UTC

[GitHub] [beam] johnjcasey commented on pull request #22079: [fixes #22078] Propogate error messages from GcsUtil

johnjcasey commented on PR #22079:
URL: https://github.com/apache/beam/pull/22079#issuecomment-1169002939

   This should also change GcsPathValidatior.verifyPathIsAccessible. Right now it calls checkArgument on the formerly boolean return value, which doesn't make sense anymore. We should rework that method to have it be consistent with this change.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org