[GitHub] kafka pull request #2336: MINOR: Fix small error in javadoc for persistent S...

2017-01-09 Thread nixsticks
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] kafka pull request #2327: MINOR: Fix small error in javadoc for persistent S...

2017-01-09 Thread nixsticks
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] kafka pull request #2331: KAFKA-4607: Validate the names of auto-generated i...

2017-01-06 Thread nixsticks
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] kafka pull request #2327: MINOR: Fix small error in javadoc for persistent S...

2017-01-06 Thread nixsticks
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