Roman Leventov created CURATOR-494:
--------------------------------------
Summary: Make ZKPaths.makePath() methods to allocate less garbage
Key: CURATOR-494
URL: https://issues.apache.org/jira/browse/CURATOR-494
Project: Apache Curator
Issue Type: Improvement
Reporter: Roman Leventov
Assignee: Jordan Zimmerman
Currently ZKPaths.makePath() methods call substring() unnecessarily. I've seen
those methods responsible for 15% of total heap allocation in some application.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)