Use config files and kafka-jre based build for Confluent Platform services#54
Merged
solsson merged 7 commits intoaddon-restfrom Aug 1, 2017
Merged
Use config files and kafka-jre based build for Confluent Platform services#54solsson merged 7 commits intoaddon-restfrom
solsson merged 7 commits intoaddon-restfrom
Conversation
also the sample is from schema-registry.properties while kafka-rest had only the stdout appender (and no per-package levels)
both zookeeper and bootstrap addresses. Was getting connection errors to localhost:9092 broker id -1, resulting in REST requests never returning.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See arguments in solsson/dockerfiles#13
The test's sample curl commands based on http://docs.confluent.io/current/kafka-rest/docs/intro.html#quickstart work now. After merge #45 will have to convert this to an actual test.