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

[HOTFIX] fix build break due to merge #946

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Conversation

dguy
Copy link
Contributor

@dguy dguy commented Mar 15, 2018

No description provided.

@dguy dguy merged commit 2e1d04d into confluentinc:master Mar 15, 2018
@dguy dguy deleted the fix-build branch March 15, 2018 10:53
hjafarpour pushed a commit to hjafarpour/ksql that referenced this pull request Mar 20, 2018
rodesai pushed a commit that referenced this pull request Mar 20, 2018
apurvam pushed a commit that referenced this pull request Mar 20, 2018
hjafarpour added a commit that referenced this pull request May 11, 2018
* Cleaned up the grammar.

* More clean up

* Added parent reference to AST nodes.

* remove unused/old suppressions. reduce scope on some (#915)

* rename kafkaTopic->topic to match SourceInfo

* proper typing for KafkaTopicInfo

get rid of String encoded values.
registered -> boolean
replicaInfo -> list<int> instead of string encoding that info
partitionCount -> gone since it is encoded in replicaInfo

* Fix integration test annotations and remove maven-surefire-plugin overrides (#924)

This includes one minor fix to the MetricsCollector to make it correctly
robust to reuse across tests that are both aware of its initialization/cleanup
and those that are not.

* KSQL-739 return kafka cluster id as part of server info (#932)

* reduce checkstyle suppressions (#938)

* reduce checkstyle suppressions

* remove commented out suppression

* remove AbbreviationAsWordInName suppression (#937)

* fix build (#946)

* cluster id check subsumes broker compatibility (#959)

clusterId metadata was introduced in Kafka 0.10.1

* Guava 21.0 -> 24.0 (#869)

* Minor changes.

* Merged with master.

* Cleaned the merge!

* More clean up.

* More clean up.

* Initialize the node parent to Optional.empty().

* Minor fix.

* Applied review feedback.
hjafarpour pushed a commit to hjafarpour/ksql that referenced this pull request May 29, 2018
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.

1 participant