You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/28 14:47:39 UTC

[GitHub] [pulsar] 315157973 commented on issue #6630: fix #6619

315157973 commented on issue #6630: fix #6619
URL: https://github.com/apache/pulsar/pull/6630#issuecomment-605457084
 
 
   if (!expression) {
         throw new IllegalArgumentException(String.valueOf(errorMessage));
   }
   
   Exceptions will thrown only if the size is less than 8
   
   The 48 lines of the unit test include scenarios with multiple slashes

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services