[
https://issues.apache.org/jira/browse/CURATOR-379?focusedWorklogId=806379&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-806379
]
ASF GitHub Bot logged work on CURATOR-379:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Sep/22 13:40
Start Date: 06/Sep/22 13:40
Worklog Time Spent: 10m
Work Description: tisonkun closed pull request #194: [CURATOR-379]
unfixForNamespace corrupts child path when it contains namespace
URL: https://github.com/apache/curator/pull/194
Issue Time Tracking
-------------------
Worklog Id: (was: 806379)
Remaining Estimate: 0h
Time Spent: 10m
> unfixForNamespace corrupts child path when it contains namespace
> ----------------------------------------------------------------
>
> Key: CURATOR-379
> URL: https://issues.apache.org/jira/browse/CURATOR-379
> Project: Apache Curator
> Issue Type: Bug
> Components: Framework
> Affects Versions: 2.11.1
> Reporter: Marvin Bredal Lillehaug
> Priority: Minor
> Fix For: awaiting-response
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When a child path starts with the namespace unfixForNamespace removes the
> namespace string, thus creating a invalid path.
> With namespace "foo" the result of unfixForNamespace("/foobar") is "bar".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)