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

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

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

norwood
Copy link
Contributor

@norwood norwood commented Mar 12, 2018

No description provided.

@norwood norwood requested a review from a team March 12, 2018 17:22
Copy link
Contributor

@dguy dguy left a comment

Choose a reason for hiding this comment

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

Thank @norwood, LGTM

Copy link
Contributor

@apurvam apurvam left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@norwood norwood force-pushed the suppressions-cleanup branch 2 times, most recently from c8592d3 to 50abe1d Compare March 13, 2018 16:10
@norwood norwood force-pushed the suppressions-cleanup branch from 50abe1d to 31e6970 Compare March 13, 2018 18:04
@norwood norwood merged commit f84d561 into confluentinc:master Mar 13, 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.
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.

3 participants