BewareMyPower commented on PR #26163: URL: https://github.com/apache/pulsar/pull/26163#issuecomment-5045315063
see https://github.com/apache/pulsar/pull/26224 the main issue is that `pulsar-common` module only supports Java 8, so I just replaced `record` with manually written classes and `delayedExecutor` with a simple per thread implementation for tests. -- 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]
