This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 25
Topic properties support for update and remove #5981
Merged
liangyepianzhou
merged 3 commits into
streamnative:branch-2.10.5.11-5ce22c
from
liangyepianzhou:branch-2.10.5.11-5ce22c-code
Dec 14, 2023
Merged
Topic properties support for update and remove #5981
liangyepianzhou
merged 3 commits into
streamnative:branch-2.10.5.11-5ce22c
from
liangyepianzhou:branch-2.10.5.11-5ce22c-code
Dec 14, 2023
Conversation
This file contains 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
…ties) NPE (apache#20361) (apache#5932) (cherry picked from commit aa7decc) Co-authored-by: Heesung Sohn <[email protected]> (cherry picked from commit 5f6ed1b) (cherry picked from commit 8765134) (cherry picked from commit f6e3643)
liangyepianzhou
merged commit Dec 14, 2023
6bed83b
into
streamnative:branch-2.10.5.11-5ce22c
1 of 2 checks passed
poorbarcode
pushed a commit
that referenced
this pull request
Feb 3, 2024
* Topic properties support for update and remove (#5911) (cherry picked from commit 6d7dfcf) (cherry picked from commit 6564e6e) (cherry picked from commit bc7ee1a) (cherry picked from commit 403aafe) * [fix][broker] managedLedger.getConfig().getProperties().putAll(properties) NPE (apache#20361) (#5932) (cherry picked from commit aa7decc) Co-authored-by: Heesung Sohn <[email protected]> (cherry picked from commit 5f6ed1b) (cherry picked from commit 8765134) (cherry picked from commit f6e3643) * Revert gpg and delete useless file (cherry picked from commit 2739f2c) (cherry picked from commit 73b7c06) (cherry picked from commit 2eb4139) (cherry picked from commit 6bed83b)
liangyepianzhou
added a commit
that referenced
this pull request
Mar 12, 2024
* Topic properties support for update and remove (#5911) (cherry picked from commit 6d7dfcf) (cherry picked from commit 6564e6e) (cherry picked from commit bc7ee1a) (cherry picked from commit 403aafe) * [fix][broker] managedLedger.getConfig().getProperties().putAll(properties) NPE (apache#20361) (#5932) (cherry picked from commit aa7decc) Co-authored-by: Heesung Sohn <[email protected]> (cherry picked from commit 5f6ed1b) (cherry picked from commit 8765134) (cherry picked from commit f6e3643) * Revert gpg and delete useless file (cherry picked from commit 2739f2c) (cherry picked from commit 73b7c06) (cherry picked from commit 2eb4139) (cherry picked from commit 6bed83b)
liangyepianzhou
added a commit
that referenced
this pull request
Mar 12, 2024
* Topic properties support for update and remove (#5911) (cherry picked from commit 6d7dfcf) (cherry picked from commit 6564e6e) (cherry picked from commit bc7ee1a) (cherry picked from commit 403aafe) * [fix][broker] managedLedger.getConfig().getProperties().putAll(properties) NPE (apache#20361) (#5932) (cherry picked from commit aa7decc) Co-authored-by: Heesung Sohn <[email protected]> (cherry picked from commit 5f6ed1b) (cherry picked from commit 8765134) (cherry picked from commit f6e3643) * Revert gpg and delete useless file (cherry picked from commit 2739f2c) (cherry picked from commit 73b7c06) (cherry picked from commit 2eb4139) (cherry picked from commit 6bed83b)
liangyepianzhou
added a commit
that referenced
this pull request
Mar 13, 2024
* Topic properties support for update and remove (#5911) (cherry picked from commit 6d7dfcf) (cherry picked from commit 6564e6e) (cherry picked from commit bc7ee1a) (cherry picked from commit 403aafe) * [fix][broker] managedLedger.getConfig().getProperties().putAll(properties) NPE (apache#20361) (#5932) (cherry picked from commit aa7decc) Co-authored-by: Heesung Sohn <[email protected]> (cherry picked from commit 5f6ed1b) (cherry picked from commit 8765134) (cherry picked from commit f6e3643) * Revert gpg and delete useless file (cherry picked from commit 2739f2c) (cherry picked from commit 73b7c06) (cherry picked from commit 2eb4139) (cherry picked from commit 6bed83b)
liangyepianzhou
added a commit
that referenced
this pull request
Mar 13, 2024
* Topic properties support for update and remove (#5911) (cherry picked from commit 6d7dfcf) (cherry picked from commit 6564e6e) (cherry picked from commit bc7ee1a) (cherry picked from commit 403aafe) * [fix][broker] managedLedger.getConfig().getProperties().putAll(properties) NPE (apache#20361) (#5932) (cherry picked from commit aa7decc) Co-authored-by: Heesung Sohn <[email protected]> (cherry picked from commit 5f6ed1b) (cherry picked from commit 8765134) (cherry picked from commit f6e3643) * Revert gpg and delete useless file (cherry picked from commit 2739f2c) (cherry picked from commit 73b7c06) (cherry picked from commit 2eb4139) (cherry picked from commit 6bed83b)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Fixes #xyz
Main Issue: #xyz
PIP: #xyz
Motivation
Modifications
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 the box was checked, please highlight the changes
Documentation
doc
doc-required
doc-not-needed
doc-complete
Matching PR in forked repository
PR in forked repository: