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

Persist partition #952

Merged
merged 5 commits into from
Jul 25, 2018
Merged

Persist partition #952

merged 5 commits into from
Jul 25, 2018

Conversation

shanson7
Copy link
Collaborator

Fixes #950

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

Choose a reason for hiding this comment

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

😍

@replay
Copy link
Contributor

replay commented Jul 19, 2018

Copy link
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
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
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.

None yet

4 participants