Skip to content

Amend GetOffsetShell to support passing SSL properties#5772

Closed
mattjslack wants to merge 4 commits intoapache:trunkfrom
mattjslack:patch-1
Closed

Amend GetOffsetShell to support passing SSL properties#5772
mattjslack wants to merge 4 commits intoapache:trunkfrom
mattjslack:patch-1

Conversation

@mattjslack
Copy link
Copy Markdown

We need to be able to monitor the current offset and lag on SSL enabled Kafka clusters. This functionality has been added to other classes (e.g. ConfigCommand), but not this one. I have replicated the same syntax for the command line option.

Change has been tested by calling GetOffShell using both SSL (v1.1) and non-SSL (v0.10.2.1) clusters.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@harshach harshach self-requested a review October 19, 2018 18:37
@harshach
Copy link
Copy Markdown

+1. LGTM

@ijuma
Copy link
Copy Markdown
Member

ijuma commented Oct 20, 2018

This is adding a CLI parameter so it needs a KIP. As it happens someone has already done that:

https://cwiki.apache.org/confluence/display/KAFKA/KIP-308%3A+GetOffsetShell%3A+new+KafkaConsumer+API%2C+support+for+multiple+topics%2C+minimize+the+number+of+requests+to+server

We should get that KIP approved and the relevant PR.

@github-actions
Copy link
Copy Markdown

This PR is being marked as stale since it has not had any activity in 90 days. If you
would like to keep this PR alive, please leave a comment asking for a review. If the PR has
merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out on the [mailing list](https://kafka.apache.org/contact).

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

@github-actions github-actions Bot added the stale Stale PRs label Nov 21, 2024
@mimaison
Copy link
Copy Markdown
Member

This has been done in #9430, closing.

@mimaison mimaison closed this Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants