tjiuming commented on issue #15146: URL: https://github.com/apache/pulsar/issues/15146#issuecomment-1097704568
Pulsar use `InMemoryDelayedDeliveryTracker` to schedule delay messages, and each message costs 24bytes(deliverAt,ledgerId,entryId), which means 1G direct memory could schedule more than 4200000 backlog messages, isn't enough? -- 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]
