Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/37 @jderrickk I think the change is making the namespace management become much complicated. I had a brief discussion with @leighst offline about the naming management in DL. I think we should probably just stick into one naming convention. for example, we probably can just support zookeeper file-path like name. so 1) we can simply map the stream name to the path of zookeeper metadata; 2) this allow application manages how their streams will be organized in their own hierarchical.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---