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

ConsumerCoordinator cleanups and test coverage #501

Merged
merged 3 commits into from
Jan 10, 2016
Merged

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Jan 10, 2016

No description provided.

Dana Powers added 2 commits January 10, 2016 08:57
  - 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
@dpkp dpkp force-pushed the coordinator_tests branch 2 times, most recently from 048a041 to 34356cc Compare January 10, 2016 18:58
dpkp added a commit that referenced this pull request Jan 10, 2016
ConsumerCoordinator cleanups and test coverage
@dpkp dpkp merged commit 814b599 into master Jan 10, 2016
@dpkp dpkp deleted the coordinator_tests branch January 10, 2016 21:06
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

Successfully merging this pull request may close these issues.

None yet

1 participant