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

Pull latest #1

Merged
merged 14 commits into from
Nov 18, 2019
Merged

Pull latest #1

merged 14 commits into from
Nov 18, 2019

Conversation

vmaheshw
Copy link
Owner

Important: DO NOT REPORT SECURITY ISSUES DIRECTLY ON GITHUB.
For reporting security issues and contributing security fixes,
please, email security@linkedin.com instead, as described in
the contribution guidelines.

Please, take a minute to review the contribution guidelines at:
https://github.com/linkedin/Brooklin/blob/master/CONTRIBUTING.md

vmaheshw and others added 14 commits September 23, 2019 10:38
… level custom checkpoint (#653)

* Add custom checkpoint datastream metadata field to override connector level custom checkpoint

Add a custom checkpoint datastream metadata field which can be used to override
the connector level custom checkpoint flag.

* Move getCustomCheckpointing() after initializeTask()
Invoke the topic manger when the partitions are assigned
…cs prior to v4.1.0-rc2 (#658)

This change restores the JMX metrics name generation logic used in
io.dropwizard.metrics prior to v.4.1.0-rc2 in order to avoid breaking
our existing metrics graphs and dashboards.
Fix a race condition in retrying the partition assignment
Relax Kafka broker hostname validation checks that required them to
be either IPv4, IPv6, or RFC 1123-compliant. Before it got removed,
this check was only performed for brokers Brooklin consumed from
but not those it produced to. This check is not necessary since
Kafka clients verify broker addresses through DNS resolution.
…ncrease default threshold (#664)

* Add config flag to disable latency warning log in EventProducer and increase default threshold
…ctors (#668)

* Add exception to warning log message on send failures for Kafka connectors

* Address review comments
@vmaheshw vmaheshw merged commit c31cd4a into vmaheshw:master Nov 18, 2019
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.

4 participants