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

Naming changes in the producer to be consistent with the consumer #304

Merged
merged 2 commits into from
Feb 24, 2015

Conversation

wvanbergen
Copy link
Contributor

  • MessageToSend -> ProducerMessage
  • ProduceError -> ProducerError
  • ProduceErrors -> ProducerErrors

Also, ProducerError now implements the error interface like .

Matches the names in #303. Also a step towards #273.

@Shopify/kafka

- MessageToSend -> ProducerMessage
- ProduceError -> ProducerError
- ProduceErrors -> ProducerErrors

Also, ProducerError now implements the error interface.
@eapache
Copy link
Contributor

eapache commented Feb 24, 2015

you could do brokerWorker -> brokerProducer while you're in the neighbourhood (part of #300)

@eapache
Copy link
Contributor

eapache commented Feb 24, 2015

LGTM

@eapache
Copy link
Contributor

eapache commented Feb 24, 2015

👍

wvanbergen added a commit that referenced this pull request Feb 24, 2015
Naming changes in the producer to be consistent with the consumer
@wvanbergen wvanbergen merged commit e01d7b5 into master Feb 24, 2015
@wvanbergen wvanbergen deleted the producer_consumer_consistency branch February 24, 2015 20:28
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