Denovo1998 commented on issue #20414: URL: https://github.com/apache/pulsar/issues/20414#issuecomment-1565232703
@poorbarcode @codelipenghui @rdhabalia PTAL! I came up with such a new idea to solve the problem of schema ledger loss. Now I'm in `org.apache.pulsar.broker.service.schema.SchemaServiceTest#testSchemaLedgerLost` tested `tryCompleteTheLostSchemaLedger()` is no problem, new producers and consumers work. But first we need to talk about **how we get `SchemaVersion` and `SchemaData` in the `SchemaRegistry`**. See if two of the `Solution` and `Alternatives` are feasible, or do you have any other good suggestions? The code is in #20415 (some work is not done). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
