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 2020/02/25 03:41:56 UTC

[GitHub] [bookkeeper] SunDapeng1 opened a new issue #2274: The `metaformat` command does not delete `idgen` znode

SunDapeng1 opened a new issue #2274: The `metaformat` command does not delete `idgen` znode
URL: https://github.com/apache/bookkeeper/issues/2274
 
 
   **BUG REPORT**
   After `metaformat`, ledgerId does not count from 0
   
   ***To Reproduce***
   
   Steps to reproduce the behavior:
   1. create some ledgers
   2. bin/bookkeeper shell metaformat
   3. bin/bookkeeper shell simpletest
   4. See error: The new ledgerid does not start at 0
   
   ***Expected behavior***
   `metaformat`  deleted the ledger, and should have deleted ledgerid's records as well
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [bookkeeper] eolivelli commented on issue #2274: The `metaformat` command does not delete `idgen` znode

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2274: The `metaformat` command does not delete `idgen` znode
URL: https://github.com/apache/bookkeeper/issues/2274#issuecomment-605643889
 
 
   @atris thanks.
   The fix should be quite straightforward and it will be useful.
   We could cherry pick to 4.10 as well

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [bookkeeper] eolivelli commented on issue #2274: The `metaformat` command does not delete `idgen` znode

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2274: The `metaformat` command does not delete `idgen` znode
URL: https://github.com/apache/bookkeeper/issues/2274#issuecomment-604923168
 
 
   @atris @mino181295 @dmercuriali  are you interested in providing a fix ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [bookkeeper] atris commented on issue #2274: The `metaformat` command does not delete `idgen` znode

Posted by GitBox <gi...@apache.org>.
atris commented on issue #2274: The `metaformat` command does not delete `idgen` znode
URL: https://github.com/apache/bookkeeper/issues/2274#issuecomment-605645729
 
 
   Thanks — I am on it
   
   On Sun, 29 Mar 2020 at 19:51, Enrico Olivelli <no...@github.com>
   wrote:
   
   > @atris <https://github.com/atris> thanks.
   > The fix should be quite straightforward and it will be useful.
   > We could cherry pick to 4.10 as well
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/bookkeeper/issues/2274#issuecomment-605643889>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AANE5Y3RWUCQQQAQ5Y4NJXTRJ5KPZANCNFSM4K23AFGQ>
   > .
   >
   -- 
   Regards,
   
   Atri
   *l'apprenant*
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [bookkeeper] atris commented on issue #2274: The `metaformat` command does not delete `idgen` znode

Posted by GitBox <gi...@apache.org>.
atris commented on issue #2274: The `metaformat` command does not delete `idgen` znode
URL: https://github.com/apache/bookkeeper/issues/2274#issuecomment-605634270
 
 
   I can take this up if no one is working on it

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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