Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix proxy module compilation warning #5783

Closed
lizhanhui opened this issue Dec 29, 2022 · 0 comments · Fixed by #5784
Closed

Fix proxy module compilation warning #5783

lizhanhui opened this issue Dec 29, 2022 · 0 comments · Fixed by #5784

Comments

@lizhanhui
Copy link
Contributor

Bazel uses direct dependency management, the rationals of which are described here https://abseil.io/resources/swe-book/html/ch18.html

proxy module uses indirect dependency on jetbrain annotations library.

lizhanhui added a commit that referenced this issue Dec 30, 2022
* Fix compilation warning

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>

* Skip unstable test case HATest#testSemiSyncReplicaWhenSlaveActingMaster on macOS

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>
Langkeren pushed a commit to Langkeren/rocketmq that referenced this issue Jan 3, 2023
* Fix compilation warning

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>

* Skip unstable test case HATest#testSemiSyncReplicaWhenSlaveActingMaster on macOS

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>
drpmma pushed a commit that referenced this issue Feb 21, 2023
* Fix compilation warning

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>

* Skip unstable test case HATest#testSemiSyncReplicaWhenSlaveActingMaster on macOS

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>

Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants