| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@aloyszhang It should be a public API change, the proposal is required so that we can make everyone on the same page that how the new API will be used by users. |
Sorry, something went wrong.
|
@codelipenghui Thanks, I'll send a discuss email to dev soon. |
Sorry, something went wrong.
|
Update PIP discuss thread : https://lists.apache.org/thread/3zgpbxffo7gzsb5mdh0sk2rq27bgw2bo |
Sorry, something went wrong.
|
/pulsarbot run-failure-checks |
Sorry, something went wrong.
|
The vote(https://lists.apache.org/thread/ckxqgoyjkqgbp6szn2vh9ynzbsjxm3yy) for this PIP is now passed. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM +1
Sorry, something went wrong.
There was a problem hiding this comment.
Lgtm
Sorry, something went wrong.
|
/pulsarbot run-failure-checks |
Sorry, something went wrong.
|
/pulsarbot run-failure-checks |
Sorry, something went wrong.
There was a problem hiding this comment.
I think you have removed the test coverage?
Sorry, something went wrong.
| if (brokerInterceptor != null) { | ||
| brokerInterceptor.producerClosed(this, producer, producer.getMetadata()); | ||
| } |
There was a problem hiding this comment.
Looks like we don't need if check here?
Sorry, something went wrong.
which part do you mean? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #17267
Motivation
extend BrokerInterceptor, details see #17267
Does this pull request potentially affect one of the following parts:
If yes was chosen, please highlight the changes
Documentation