You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@distributedlog.apache.org by sijie <gi...@git.apache.org> on 2016/11/09 07:18:02 UTC

[GitHub] incubator-distributedlog issue #37: Introduce namespace resolver for validat...

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---