Joseph Wu created MESOS-2995:
--------------------------------
Summary: Standardize use of Path
Key: MESOS-2995
URL: https://issues.apache.org/jira/browse/MESOS-2995
Project: Mesos
Issue Type: Improvement
Components: stout
Reporter: Joseph Wu
Priority: Minor
Fix For: 0.24.0
As per the discussion in MESOS-2965, the use of the Path object should be
standardized:
* Functions which effectively use Paths (as strings) should instead take Paths.
* Functions which modify and return Paths (as strings) should instead return
Paths.
* Extraneous uses of Path.value should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)