kafka/core
Jan Burkhardt e2fe19d22a KAFKA-5600; Fix group loading regression causing stale metadata/offset cache
the while loop was too big and need to be closed earlier
to see the fix, ignore whitespace since most of it is indentation

this bug was introduced by commit
5bd06f1d54

Author: Jan Burkhardt <jan.burkhardt@just.social>

Reviewers: Ismael Juma <ismael@juma.me.uk>, Jason Gustafson <jason@confluent.io>

Closes #3538 from bjrke/trunk
2017-07-17 11:51:57 -07:00
..
src KAFKA-5600; Fix group loading regression causing stale metadata/offset cache 2017-07-17 11:51:57 -07:00
.gitignore