-
Notifications
You must be signed in to change notification settings - Fork 178
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
Broker features #720
Broker features #720
Conversation
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
cc @jak78 @urfreespace @apache/pulsar-committers |
data/broker-features.js
Outdated
feature: "Subscription / KeyShared", | ||
experimentalSince: "", | ||
betaSince: "", | ||
stableSince: "", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be 2.9.5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@codelipenghui It's better to use feature release version, not bug fix release?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Jason918 I will use this patch release but I understand your concern that from a user point of view we need a x.0
stable version so that we're sure that all versions after that should be stable.
@codelipenghui for example, 2.9.5 is stable, but what if 2.10.0? I guess that the significant patch landed on 2.9.5 is not included in 2.10.0.
Anyway, we can use a pattern like 2.9.5/2.10.<n>/2.11.0 or later
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it should be 2.10.4 for the Key_Shared subscription.
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Thank @codelipenghui! Signed-off-by: tison <wander4096@gmail.com>
Merging.. I'll send a notice to dev@ and seek a way to improve the matrix & expose it to other famous pages, e.g.:
|
Thank @codelipenghui a lot for your help! |
This PR refers to apache/pulsar#21128.
I commit the following months to work on this page and improve docs of features when we spot any. This page is now not referred from any of the other page and I plan to add some links of it in the docs portal when we have the first reasonable version of this matrix.
Preview
doc
doc-required
doc-not-needed
doc-complete