Skip to content

Conversation

garyrussell
Copy link
Contributor

Resolves #48

public KafkaEmbedded(int count, boolean controlledShutdown, int partitions, String... topics) { ... }
----

The embedded kafka class has a utility method allowing you to consume for all the topics it created:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

has an utility.
Or one more English trick? 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, yes - when yu then a

  • an umbrella
  • a unit

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doh. I have always pronounced this word as [u]
Thank you!

Merging...

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