Skip to content

Conversation

@nodece
Copy link
Member

@nodece nodece commented Jul 29, 2024

Motivation

Clean up org.apache.pulsar.broker.service.persistent.PersistentSubscription#getStats method.

Modifications

  • org.apache.pulsar.broker.service.persistent.PersistentTopic#removeSubscription returns CompletableFuture<Void>
  • Remove PersistentSubscription#getStats method and call

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Signed-off-by: Zixuan Liu <nodeces@gmail.com>
@nodece nodece force-pushed the remove-PersistentSubscription.getStats branch from c4f38a4 to 51bef23 Compare July 29, 2024 17:19
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 29, 2024
@nodece nodece changed the title Remove PersistentSubscription.getStats [cleanup][broker] Remove PersistentSubscription.getStats Jul 29, 2024
Copy link
Member

@lhotari lhotari left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Zixuan Liu <nodeces@gmail.com>
@nodece nodece self-assigned this Jul 30, 2024
@nodece nodece added type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use ready-to-test labels Jul 30, 2024
@nodece nodece added this to the 3.4.0 milestone Jul 30, 2024
@nodece nodece merged commit 19fe2e4 into apache:master Jul 30, 2024
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs ready-to-test type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants