[
https://issues.apache.org/jira/browse/CURATOR-608?focusedWorklogId=639157&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-639157
]
ASF GitHub Bot logged work on CURATOR-608:
------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Aug/21 15:26
Start Date: 18/Aug/21 15:26
Worklog Time Spent: 10m
Work Description: Randgalt commented on pull request #395:
URL: https://github.com/apache/curator/pull/395#issuecomment-901209236
Very good doc changes - thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 639157)
Time Spent: 1h 50m (was: 1h 40m)
> ZPath resolved state documentation improvements
> -----------------------------------------------
>
> Key: CURATOR-608
> URL: https://issues.apache.org/jira/browse/CURATOR-608
> Project: Apache Curator
> Issue Type: Bug
> Components: Framework
> Affects Versions: 5.1.0
> Reporter: Ryan Ruel
> Priority: Major
> Fix For: 5.2.1
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> ZPaths support parameters, which are special path elements in parenthesis
> (i.e., \{one}) that may be substituted with values at runtime.
> ZPaths also have a resolved state, which checks if a ZPath parsed with
> `parseWithIds()` still contains any parameters left to be substituted.
> Additionally, ZPaths may be created with `parse()` which contain string
> elements which appear to be parameters (elements in parenthesis) but are not
> treated as such, always resulting in a path which is considered
> fully-resolved.
> The documentation for these methods should be updated to better indicate this
> behavior difference, clearly stating what "resolved" state indicates based on
> the method that generated the ZPath.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)