You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/04/13 18:14:35 UTC

[GitHub] sijie opened a new issue #1339: DbLedgerStorageTest create `dir1` and `dir2` under project directory

sijie opened a new issue #1339: DbLedgerStorageTest create `dir1` and `dir2` under project directory
URL: https://github.com/apache/bookkeeper/issues/1339
 
 
   *Problem*
   
   DbLedgerStorageTest creates `dir1` and `dir2` under working directory. Those directories can be cleanup. 
   
   ```
   Untracked files:
     (use "git add <file>..." to include in what will be committed)
   
   	bookkeeper-server/dir1/
   	bookkeeper-server/dir2/
   ```
   
   *How to reproduce*
   
   run `DbLedgerStorageTest`

----------------------------------------------------------------
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