forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 6
[improve][misc] Sync commits from apache into 4.0_ds #554
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
Open
ganesh-ctds
wants to merge
12
commits into
4.0_ds
Choose a base branch
from
cherry-pick24nov
base: 4.0_ds
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: mattisonchao <[email protected]> (cherry picked from commit 6fdb4b9) (cherry picked from commit febad31)
… level pom.xml (apache#24981) (cherry picked from commit 2c9fc94) (cherry picked from commit 6a154f8)
…n /pulsar-function-go (apache#24987) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lari Hotari <[email protected]> (cherry picked from commit 633d19e) (cherry picked from commit 6836986)
…min (apache#24871) (cherry picked from commit 2bf095d) (cherry picked from commit c46883b)
…it has replicators connected (apache#24975) (cherry picked from commit 1555607) (cherry picked from commit 5a237a3)
…ngine closed already (apache#24986) (cherry picked from commit ee3e5ea) (cherry picked from commit e0d89a3)
…ts (apache#24995) (cherry picked from commit b9222ad) (cherry picked from commit 9779ffc)
…d topics (apache#24997) (cherry picked from commit c814818)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
(If this PR fixes a github issue, please add
Fixes #<xyz>.)Fixes #
(or if this PR is one task of a github issue, please add
Master Issue: #<xyz>to link to the master issue.)Master Issue: #
Motivation
Explain here the context, and why you're making that change. What is the problem you're trying to solve.
Modifications
Describe the modifications you've done.
Verifying this change
(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Does this pull request potentially affect one of the following parts:
If
yeswas chosen, please highlight the changesDocumentation
Check the box below or label this PR directly (if you have committer privilege).
Need to update docs?
doc-required(If you need help on updating docs, create a doc issue)
no-need-doc(Please explain why)
doc(If this PR contains doc changes)