You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/03/28 02:01:04 UTC

[GitHub] sijie opened a new issue #1458: skip-all/clear-backlog doesn't work if bookkeeper is outage

sijie opened a new issue #1458: skip-all/clear-backlog doesn't work if bookkeeper is outage
URL: https://github.com/apache/incubator-pulsar/issues/1458
 
 
   #### Expected behavior
   
   skip-all/clear-backlog should work if bookkeeper is outage due to backlog
   
   #### Actual behavior
   
   Tried to skip-all messages at the topic. Got 500.
   Tried to skip-all messages at a partition. Got 404.
   Tried to clear-backlog at namespace level. Got 500.
   
   #### Steps to reproduce
   
   introduce backlog to fill up disks to cause bookkeeper outage.
   
   #### System configuration
   **Pulsar version**: master

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