chetanmeh commented on issue #3644: Allow more special characters in EntityName.
URL: 
https://github.com/apache/incubator-openwhisk/pull/3644#issuecomment-388734954
 
 
   This may pose problem with other `ArtifactStore` implementations. For e.g. 
with CosmosDB following [chars are not allowed in id][1]
   
   > The following characters are restricted and cannot be used in the Id 
property: '/', '\\', '?', '#' 
   
   Further certain UTF-8 chars (involving supplementary chars) may pose 
problems with other dbs which may need to be supported in future. 
   
   [1]: 
https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.documents.resource.id

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to