And tests using the 2.9 branch also fail in the same way with the same error.
Please revert these RocksDB upgrades made to 2.9 and 2.10. Best, Dave > On May 9, 2023, at 9:43 AM, Dave Fisher <w...@apache.org> wrote: > > The cherry pick of this RocksDB version is causing a conflict and the 2.10 > branch is not usable since this PR was merged. > > In the Bookie log: > java.lang.NoSuchMethodError: 'org.rocksdb.ReadOptions > org.rocksdb.ReadOptions.setIterateUpperBound(org.rocksdb.Slice)’ > > Maybe this is caused by conflict with another PR that was also merged two > days ago. > > Please look into this. > > Best, > Dave > >> On May 9, 2023, at 9:33 AM, dave2wave (via GitHub) <g...@apache.org> wrote: >> >> >> dave2wave commented on PR #20243: >> URL: https://github.com/apache/pulsar/pull/20243#issuecomment-1540505700 >> >> Since the merge of this some of our Pulsar 2.10 integration tests are >> failing these include errors like: >> >> >> -- >> 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: commits-unsubscr...@pulsar.apache.org >> >> For queries about this service, please contact Infrastructure at: >> us...@infra.apache.org >> >