Skip to content

MINOR: ConsumerRebalanceListenerInvoker class and method visibility#14931

Merged
dajac merged 1 commit intoapache:trunkfrom
kirktrue:MINOR-consumer-rebalance-listener-visibility-and-logging-changes
Dec 6, 2023
Merged

MINOR: ConsumerRebalanceListenerInvoker class and method visibility#14931
dajac merged 1 commit intoapache:trunkfrom
kirktrue:MINOR-consumer-rebalance-listener-visibility-and-logging-changes

Conversation

@kirktrue
Copy link
Copy Markdown
Contributor

@kirktrue kirktrue commented Dec 5, 2023

For forthcoming changes, make this class and its methods public for use outside the package. Also fix a minor logging issue to include the object in the log, not its Optional wrapper.

For forthcoming changes, make this class and its method public for use outside the package. Also fix a minor logging issue to include the object in the log, not its Optional wrapper.
@kirktrue
Copy link
Copy Markdown
Contributor Author

kirktrue commented Dec 5, 2023

@dajac This is the shared bit pulled out from #14640 as you'd requested.

@kirktrue
Copy link
Copy Markdown
Contributor Author

kirktrue commented Dec 5, 2023

@philipnee can you add the ctr and KIP-848 tags, please?

@dajac dajac added KIP-848 The Next Generation of the Consumer Rebalance Protocol ctr Consumer Threading Refactor (KIP-848) labels Dec 5, 2023
Copy link
Copy Markdown
Member

@dajac dajac 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.

@kirktrue kirktrue closed this Dec 5, 2023
@kirktrue kirktrue reopened this Dec 5, 2023
@kirktrue
Copy link
Copy Markdown
Contributor Author

kirktrue commented Dec 5, 2023

Three yellows, one red. Restarting 🤞

@kirktrue kirktrue closed this Dec 5, 2023
@kirktrue
Copy link
Copy Markdown
Contributor Author

kirktrue commented Dec 5, 2023

Four greys. Restarting build again.

@kirktrue
Copy link
Copy Markdown
Contributor Author

kirktrue commented Dec 6, 2023

@dajac—failing tests appear unrelated. Do we need four green builds before merging?

@dajac dajac merged commit 841fa2d into apache:trunk Dec 6, 2023
gaurav-narula pushed a commit to gaurav-narula/kafka that referenced this pull request Jan 24, 2024
…pache#14931)

For forthcoming changes, make this class and its methods public for use outside the package. Also fix a minor logging issue to include the object in the log, not its `Optional` wrapper.

Reviewers: David Jacot <djacot@confluent.io>
yyu1993 pushed a commit to yyu1993/kafka that referenced this pull request Feb 15, 2024
…pache#14931)

For forthcoming changes, make this class and its methods public for use outside the package. Also fix a minor logging issue to include the object in the log, not its `Optional` wrapper.

Reviewers: David Jacot <djacot@confluent.io>
AnatolyPopov pushed a commit to aiven/kafka that referenced this pull request Feb 16, 2024
…pache#14931)

For forthcoming changes, make this class and its methods public for use outside the package. Also fix a minor logging issue to include the object in the log, not its `Optional` wrapper.

Reviewers: David Jacot <djacot@confluent.io>
@kirktrue kirktrue deleted the MINOR-consumer-rebalance-listener-visibility-and-logging-changes branch February 16, 2024 17:54
clolov pushed a commit to clolov/kafka that referenced this pull request Apr 5, 2024
…pache#14931)

For forthcoming changes, make this class and its methods public for use outside the package. Also fix a minor logging issue to include the object in the log, not its `Optional` wrapper.

Reviewers: David Jacot <djacot@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ctr Consumer Threading Refactor (KIP-848) KIP-848 The Next Generation of the Consumer Rebalance Protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants