damccorm opened a new issue, #21633: URL: https://github.com/apache/beam/issues/21633
Hi. I noticed that the validation of arguments from users is not complete, which sometimes leads to problems that are difficult to troubleshoot: - The server name or address must be specified, but it is not checked. - We have validation for multiple arguments, but only checks if the builder method was called, but the value can still be empty as we use ValueProvider in multiple places. Best regards, Kamil Imported from Jira [BEAM-14215](https://issues.apache.org/jira/browse/BEAM-14215). Original Jira may contain additional context. Reported by: sfc-gh-kbregula. -- 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]
