Files
deb-python-kafka/kafka
Dana Powers bbd6444e85 ConsumerCoordinator cleanups
- default assignors to RoundRobinPartitionAssignor
  - check offsets types in commit_offsets_* methods
  - succeed future in _send_offset_commit_request when no offsets
  - raise exception if no subscribed topics in group_protocols()
  - fix _subscription typo in metadata listener callbacks
  - short circuit if no partitions passed to fetch_committed_offsets
  - line-wrap comments
  - return future from commit_offsets_async
  - return future value from commit_offsets_sync
  - fix self._failed_request callback partial args
  - comment out metrics class for now
2016-01-10 08:57:52 -08:00
..
2016-01-10 08:57:52 -08:00
2016-01-07 18:51:14 -08:00
2016-01-03 18:46:09 -08:00
2016-01-07 16:59:18 -08:00
2016-01-07 17:03:08 -08:00
2016-01-07 17:03:08 -08:00
2016-01-07 17:03:08 -08:00
2016-01-03 23:31:09 -08:00
2015-12-10 18:37:03 -08:00
2016-01-07 18:51:14 -08:00