You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/12/09 03:29:32 UTC

[GitHub] [pinot] kishansairam9 commented on issue #7882: Validating duplicate config properties

kishansairam9 commented on issue #7882:
URL: https://github.com/apache/pinot/issues/7882#issuecomment-989475592


   Hello,
   
   This occurs due to behaviour of Apache Commons `PropertiesConfiguration` ([docs](https://commons.apache.org/proper/commons-configuration/apidocs/org/apache/commons/configuration2/PropertiesConfiguration.html#:~:text=If%20a%20key%20is%20used%20more%20than%20once%2C%20the%20values%20are%20appended%20like%20if%20they%20were%20on%20the%20same%20line%20separated%20with%20commas)). Addressing this issue would require prechecking config files, any suggestions on how to handle this?


-- 
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: commits-unsubscribe@pinot.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org