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

Cannot upgrade sarama-cluster, missing InitialOffset() method #1325

Open
yurishkuro opened this issue Feb 10, 2019 · 0 comments
Open

Cannot upgrade sarama-cluster, missing InitialOffset() method #1325

yurishkuro opened this issue Feb 10, 2019 · 0 comments

Comments

@yurishkuro
Copy link
Member

I tried dep ensure --update, which bumped sarama-cluster from 2.1.13 to 2.1.15, which does not compile because it introduced a new method InitialOffset() to cluster.PartitionConsumer (bsm/sarama-cluster#221)

yurishkuro pushed a commit to yurishkuro/jaeger that referenced this issue Feb 10, 2019
Needed because of breaking change in sarama-cluster 2.1.15 (jaegertracing#1325)

Signed-off-by: Yuri Shkuro <ys@uber.com>
yurishkuro added a commit that referenced this issue Feb 11, 2019
Needed because of breaking change in sarama-cluster 2.1.15 (#1325)

Signed-off-by: Yuri Shkuro <ys@uber.com>
iori-yja pushed a commit to iori-yja/jaeger that referenced this issue Feb 15, 2019
Needed because of breaking change in sarama-cluster 2.1.15 (jaegertracing#1325)

Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Iori Yoneji <fivo.11235813@gmail.com>
iori-yja pushed a commit to iori-yja/jaeger that referenced this issue Feb 15, 2019
Needed because of breaking change in sarama-cluster 2.1.15 (jaegertracing#1325)

Signed-off-by: Yuri Shkuro <ys@uber.com>
iori-yja pushed a commit to iori-yja/jaeger that referenced this issue Feb 15, 2019
Needed because of breaking change in sarama-cluster 2.1.15 (jaegertracing#1325)

Signed-off-by: Yuri Shkuro <ys@uber.com>
iori-yja pushed a commit to iori-yja/jaeger that referenced this issue Feb 15, 2019
Needed because of breaking change in sarama-cluster 2.1.15 (jaegertracing#1325)

Signed-off-by: Yuri Shkuro <ys@uber.com>
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

No branches or pull requests

1 participant