Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Aug 9, 2022

Motivation

branch-4.14 fails to compile with this error message:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project bookkeeper-server: Compilation failure
[ERROR] /home/lari/workspace-pulsar/bookkeeper/bookkeeper-server/src/test/java/org/apache/bookkeeper/proto/BookieBackpressureForV2Test.java:[34,9] cannot find symbol
[ERROR]   symbol:   method confByIndex(int)
[ERROR]   location: class org.apache.bookkeeper.proto.BookieBackpressureForV2Test

Changes

- cherry-picking apache#3324 requires this backport
@lhotari lhotari force-pushed the lh-backport-BookieBackpressureForV2Test-to-branch-4.14 branch from 9cfd847 to 4187ea8 Compare August 9, 2022 17:20
Copy link
Member

@StevenLuMT StevenLuMT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@StevenLuMT
Copy link
Member

rerun failure checks

@eolivelli
Copy link
Contributor

eolivelli commented Aug 16, 2022

@nicoloboschi @michaeljmarshall @zymap @merlimat
TLS tests are failing, this is unrelated to this change.

I am committing the patch because we have to unblock that test

@eolivelli eolivelli merged commit fe0bc2d into apache:branch-4.14 Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants