thetumbled commented on PR #22024: URL: https://github.com/apache/pulsar/pull/22024#issuecomment-1965650503
> > This fails the build in branch-3.0 now. Please help to fix this issue. > > @Technoboy- @thetumbled > > ``` > > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project pulsar-broker: Compilation failure > > [ERROR] /Users/hsohn/Workspace/pulsar/pulsar-broker/src/main/java/org/apache/pulsar/broker/transaction/buffer/impl/TopicTransactionBuffer.java:[286,33] cannot find symbol > > [ERROR] symbol: class ManagedLedgerImpl > > [ERROR] location: class org.apache.pulsar.broker.transaction.buffer.impl.TopicTransactionBuffer > > ``` > > @Technoboy- can this be reverted from branch-3.0 ? It seems that the problem has been fixed by @Technoboy. -- 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]
