Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Persist partition#952

Merged
replay merged 5 commits intografana:masterfrom
bloomberg:persistPartition
Jul 25, 2018
Merged

Persist partition#952
replay merged 5 commits intografana:masterfrom
bloomberg:persistPartition

Conversation

@shanson7
Copy link
Copy Markdown
Collaborator

Fixes #950

Key: sarama.ByteEncoder(key),
Topic: topic,
Value: sarama.ByteEncoder(buf.Bytes()),
Partition: def.Partition,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

😍

@shanson7 shanson7 requested a review from replay July 19, 2018 16:03
@replay
Copy link
Copy Markdown
Contributor

replay commented Jul 19, 2018

Copy link
Copy Markdown
Contributor

@replay replay left a comment

Choose a reason for hiding this comment

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

Looks great

@replay
Copy link
Copy Markdown
Contributor

replay commented Jul 19, 2018

When upgrading from pre-this-commit to this commit, there should be no issues, right? Because the partition that gets assigned to the persist messages of a topic should remain the same as before

@shanson7
Copy link
Copy Markdown
Collaborator Author

Right. The only case where it should change is if it was doing the wrong thing before.

@replay replay merged commit 9986b3e into grafana:master Jul 25, 2018
@shanson7 shanson7 deleted the persistPartition branch August 21, 2018 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants