apache / apache/curator

[CURATOR-342] Not possible to create Schema for root path

Open
#862 0 comments 0 reactions 0 assignees View on GitHub
bug imported-jira-issue
Dominant language
Java
Stars
3.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

If you try to create a schema for "/", it gets converted to "" due to bug in Schema.fixPath()

---
Originally reported by randgalt, imported from: Not possible to create Schema for root path


  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2025-01-21

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Schema.fixPath(), which the issue identifies as converting the root path "/" to an empty string. Reproduce schema creation for "/" and verify that the root path remains "/" and schema creation succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.