wu-sheng commented on issue #4264: Refactor SnifferConfigInitializer and 
related componets with new features in JDK8+
URL: https://github.com/apache/skywalking/pull/4264#issuecomment-575953773
 
 
   > Empty means that the string contains nothing or is null, while Blank is 
not only Empty string, but also contains only whitespace character(s).
   
   I think @kezhenxu94 's point is why, I have the same concern too. Why do we 
need to separate these two? First, the `Blank` cost more resources, what is the 
benefit? Then, allowing these two existing will make the further reviews(of 
other PRs) confusing. It is hard to tell from all reviewers perspective, which 
one should be used in which cases.
   
   If there isn't a case, required this, which I think there isn't as this PR 
didn't add a new feature, but refactor, I hope we don't add these new APIs.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to