Now, if the message's metadata does not set a broker side timestamp, the
ledger expiration check is based on the client's publish time.
When the client machine's clock is incorrect (eg: set to 1 year later) ,
the ledger can not be cleaned up. Issue
https://github.com/apache/pulsar/issues/21347
`A
I just left a comment in your PR about the part of the *schema*. PTAL!
Thanks,
sinan
Rajan Dhabalia 于2023年12月21日周四 01:19写道:
> > I don't see the topic load issues. The topic loading works fine, and
> the producer works fine. But the proposal said it would resolve the topic
> load issue, ca