[CURATOR-342] Not possible to create Schema for root path
Open
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
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