Skip to content

[improve][broker] Add getLastMessagePosition method to TopicCompactionService for flexible customization#38

Open
BewareMyPower wants to merge 6 commits intomasterfrom
bewaremypower/decouple-get-last-msg-id-compaction-service
Open

[improve][broker] Add getLastMessagePosition method to TopicCompactionService for flexible customization#38
BewareMyPower wants to merge 6 commits intomasterfrom
bewaremypower/decouple-get-last-msg-id-compaction-service

Conversation

@BewareMyPower
Copy link
Copy Markdown
Owner

Motivation

Currently, it's hard to customize TopicCompactionService to get the last message id from the topic compaction service.

Modifications

Add a getLastMessagePosition method to TopicCompactionService and move the complicated logic from ServerCnx to the PulsarTopicCompactionService.

Documentation

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant