monasca-common/monasca_common
Joe Keen 633ab3ec6a Fix Kafka consumer commit
If we don't specify the current set of partitions to the commit call the Kafka
consumer object seems to issue a commit for all the partitions it has
information on and not just the ones it is actively reading.  This fix will
allow it to only commit to the partitions that it is consuming from.

Change-Id: Ifd5aa9c8fe4d83f804629f1a301a40556721d018
2016-02-04 13:18:49 -07:00
..
2016-02-04 13:18:49 -07:00
2015-12-15 17:04:39 +00:00
2016-01-14 12:27:33 +00:00