merlimat opened a new pull request #1516: Added test to ensure property name 
can contain '_' characters.
URL: https://github.com/apache/incubator-pulsar/pull/1516
 
 
   ### Motivation
   
   As reported in #1506, in 1.22 we still have inconsistencies between what's 
allowed as a valid property name and what is allowed when creating the 
namespace. 
   
   This issue was already fixed in master. `_` are allowed in property name and 
invalid characters are correctly rejected when creating the property.
   
   Adding here tests to ensure the behavior doesn't change.

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


With regards,
Apache Git Services

Reply via email to