You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2019/02/26 03:39:59 UTC

[GitHub] reddycharan opened a new pull request #1965: Add validateConf to AbstractDNSToSwitchMapping

reddycharan opened a new pull request #1965: Add validateConf to AbstractDNSToSwitchMapping
URL: https://github.com/apache/bookkeeper/pull/1965
 
 
   Descriptions of the changes in this PR:
   
   - when setConf of AbstractDNSToSwitchMapping  is called it
   should do sanity checking of the conf/env. and throw
   RuntimeException if things are not valid.
   - For RawScriptBasedMapping.validateConf, try executing
   the script with no arguments for sanity check purpose.
   Here it is expected that running script with no arguments
   would do sanity check of the script and the env.
   
   (there are 2 commits in this PR, but this PR is meant for the second commit and there is other PR for the first commit)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services