Skip to content

Releases: linkedin/kafka-monitor

2.5.16

22 Mar 21:57
Compare
Choose a tag to compare

What's Changed

  • removes bintray integration by @mhratson in #391
  • ConsumeService: fix client close() causing ConcurrentModificationExeption by @mhratson in #393

Full Changelog: 2.5.15...2.5.16

2.5.15

16 Dec 21:01
552edc8
Compare
Choose a tag to compare
2.5.15 Pre-release
Pre-release

What's Changed

Full Changelog: 2.5.14...2.5.15

2.5.14

21 Oct 19:03
25bd987
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.13...2.5.14

2.5.13

12 Sep 17:31
a97a60b
Compare
Choose a tag to compare

Use less ancient avro, maintain same wire format

29 Mar 00:18
e4467c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.11...2.5.12

2.5.11

04 Feb 01:58
77f9655
Compare
Choose a tag to compare

This release includes the following commits:

Add retry logic to the produce and consume services and remove redundant logic in getting min partition count

12 Feb 01:55
2fa6df8
Compare
Choose a tag to compare

Refactor and clean up

09 Feb 22:01
06178e6
Compare
Choose a tag to compare
  1. Add logging to the MultiClusterTopicManagementService class
  2. Add a timeout to some admin client requests
  3. Rename some variables with non-inclusive language

Fix a bug so that the value of the config topic-management.preferred.leader.election.check.interval.ms can be set to the MultiClusterTopicManagementService

06 Feb 00:10
36a93e6
Compare
Choose a tag to compare
Fix a bug so that the value of the config topic-management.preferred.…

…leader.election.check.interval.ms can be set to the MultiClusterTopicManagementService (#338)

Fix bad Java doc causing Travis deployment failure

05 Feb 02:35
687e045
Compare
Choose a tag to compare
2.5.7

Fix bad javadoc causing Travis deployment failure (#337)