Skip to content

Conversation

@dpkp
Copy link
Owner

@dpkp dpkp commented Mar 13, 2017

A minor refactor that uses abc to enforce some basic request / response class requirements. I've also moved the logic used to check whether a request generates a response (i.e., ProduceRequest w/ acks=0) to the Request class. This will help with further client + protocol refactoring.

@dpkp dpkp force-pushed the request_response_classes branch from bec1e82 to 894cfec Compare March 13, 2017 18:16
@dpkp dpkp merged commit 65ba882 into master Mar 14, 2017
88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Apr 7, 2017
@dpkp dpkp deleted the request_response_classes branch August 13, 2017 20:10
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.

2 participants