Arjun Mishra created SENTRY-2032:
------------------------------------
Summary: Leading Slashes need to removed when creating HMS path
entries
Key: SENTRY-2032
URL: https://issues.apache.org/jira/browse/SENTRY-2032
Project: Sentry
Issue Type: Bug
Components: Sentry
Affects Versions: 1.8.0
Reporter: Arjun Mishra
Assignee: Arjun Mishra
Fix For: 1.8.0
When retrieving full path image update, we split a path by "/" and create HMS
Path entries. However, the leading "/" presence will cause issues because on
splitting the value at index 0 will be empty. This will affect the creation of
HMS path entries.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)