Wilfred Spiegelenburg created YUNIKORN-463:
----------------------------------------------
Summary: Usernames with special characters fail in placement rule
Key: YUNIKORN-463
URL: https://issues.apache.org/jira/browse/YUNIKORN-463
Project: Apache YuniKorn
Issue Type: Bug
Components: core - common
Reporter: Wilfred Spiegelenburg
The regular expression for a user name is based on the posix standard and
allows the @ sign which is often used on the MS platform. It also has no
official length limit.
The queue name does not allow the spacial characters and has a length limit.
We only handle the dot character specially as it is the hierarchy separator. We
need to also add special handling of the length and other special characters
{{@$}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]