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 2022/09/14 04:07:25 UTC

[GitHub] [pulsar] casuallc opened a new issue, #17630: [Bug] Failed to open ledger caused by org.apache.pulsar.broker.service.schema.exceptions.SchemaException: Error while recovering

casuallc opened a new issue, #17630:
URL: https://github.com/apache/pulsar/issues/17630

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Version
   
   OS: Linux
   Pulsar: 2.9.3
   
   ### Minimal reproduce step
   
   1. Create cluster with three nodes.
   2. Create namesapce ns01.
   3. Set persistence to 2:2:2.
   4. Create topic topic01.
   5. Start test client to send 10 messages, set schema to String.
   6. Find schema ledger stored node in zk.
   7. Stop a bookkeeper node.
   8. Start test client again.
   
   ### What did you expect to see?
   
   Test client send message successful.
   
   ### What did you see instead?
   
   ```
   Received error from server: org.apache.pulsar.broker.service.schema.exceptions.SchemaException: Error while recovering ledger -  ledger=42 - operation=Failed to open ledger caused by org.apache.pulsar.broker.service.schema.exceptions.SchemaException: Error while recovering ledger -  ledger=42 - operation=Failed to open ledger
   ```
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #17630: [Bug] Failed to open ledger caused by org.apache.pulsar.broker.service.schema.exceptions.SchemaException: Error while recovering

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #17630:
URL: https://github.com/apache/pulsar/issues/17630#issuecomment-1279634556

   The issue had no activity for 30 days, mark with Stale label.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org