GitHub user nixsticks opened a pull request:
https://github.com/apache/kafka/pull/2336
MINOR: Fix small error in javadoc for persistent Stores
Closed the last PR I made for this because I accidentally borked it with my
other PR. Small error, I figure this is from copy-pasting the
Github user nixsticks closed the pull request at:
https://github.com/apache/kafka/pull/2327
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user nixsticks opened a pull request:
https://github.com/apache/kafka/pull/2331
KAFKA-4607: Validate the names of auto-generated internal topics
I considered catching errors to add further information about naming
internal state stores. However, Topic.validate() will throw
GitHub user nixsticks opened a pull request:
https://github.com/apache/kafka/pull/2327
MINOR: Fix small error in javadoc for persistent Stores
Probably copy/pasted from the factory for in-memory stores above it :)
You can merge this pull request into a Git repository by running