xuanwubing opened a new issue, #32831:
URL: https://github.com/apache/shardingsphere/issues/32831
usually, we would comment our xxx.yml config's key;
but,if we use placeholder with comment, then the placeholder value must has
one whitespace after it at least.
This " _**private static final Pattern PLACEHOLDER_PATTERN =
Pattern.compile("\\$\\$\\{(.+::.*)}$");**_" regular expression doesn't support
any whitespace after placeholder.
--
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]