You are viewing a plain text version of this content. The canonical link for it is here.
Posted to distributedlog-issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/10/24 08:49:28 UTC

[GitHub] sijie opened a new issue #225: Create log should create missing path components

sijie opened a new issue #225: Create log should create missing path components
URL: https://github.com/apache/distributedlog/issues/225
 
 
   
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   namespace.createLog("/path/to/log")
   
   - What did you expect to see?
   
   it should automatically create "/path" and "/path/to" if they are missing.
   
   - What did you see instead?
   
   `NONODE` exception is thrown when creating the log.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services