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

Update cruise control to support 3.9 #2253

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jlisam
Copy link

@jlisam jlisam commented Feb 26, 2025

Summary

  1. Why: To support kafka 3.9
  2. What: This PR updates the kafka libraries to 3.9 and mostly replaces new SystemTime() with Time.System

Expected Behavior

Should compile for 3.9 server code

Actual Behavior

Tested this with local broker and it works

Steps to Reproduce

  1. Compile and generate jar for metrics reporter
  2. Drop metrics reporter jar in kafka installation
  3. Start 3.9 server

Categorization

  • documentation
  • bugfix
  • new feature
  • refactor
  • security/CVE
  • other

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