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

PIP-72: Introduce Pulsar Interface Taxonomy: Audience and Stability Classification #8530

Merged
merged 5 commits into from
Nov 13, 2020

Conversation

sijie
Copy link
Member

@sijie sijie commented Nov 12, 2020

Motivation

Introduce Pulsar Interface Taxonomy to provide guidance for developers and users to use Pulsar APIs.

@sijie sijie added the type/feature The PR added a new feature or issue requested a new feature label Nov 12, 2020
@sijie sijie added this to the 2.7.0 milestone Nov 12, 2020
@sijie sijie self-assigned this Nov 12, 2020
@codelipenghui
Copy link
Contributor

/pulsarbot run-failure-checks

@@ -22,9 +22,13 @@

import com.google.common.base.Predicate;
import com.google.common.collect.Range;
import org.apache.bookkeeper.common.annotation.InterfaceAudience;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are you using "org.apache.bookkeeper.common" and not "org.apache.pulsar.common" here and in other files ?
it is a typo? or you did it for some reason ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

managed-ledger already used bookkeeper annotations. I am keeping it consistent.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hangc0276
Copy link
Contributor

Good job.

@sijie sijie merged commit 3b2c852 into apache:master Nov 13, 2020
@sijie sijie deleted the interface_audience branch November 13, 2020 04:02
flowchartsman pushed a commit to flowchartsman/pulsar that referenced this pull request Nov 17, 2020
…Classification (apache#8530)

*Motivation*

Introduce Pulsar Interface Taxonomy to provide guidance for developers and users to use Pulsar APIs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature The PR added a new feature or issue requested a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants