Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Hint for Kafka Consumer Proxies #697

Merged
merged 1 commit into from Apr 2, 2021

Conversation

garyrussell
Copy link
Contributor

When the consumer factory has listeners attached (e.g. with actuator
and micrometer), consumers are proxied so that we can call the listener
when the consumer is closed.

Add hints to allow such proxies.

When the consumer factory has listeners attached (e.g. with actuator
and micrometer), consumers are proxied so that we can call the listener
when the consumer is closed.

Add hints to allow such proxies.
@sdeleuze sdeleuze added this to the 0.9.2 milestone Apr 2, 2021
@sdeleuze sdeleuze added the type: compatibility Native image compatibility issue label Apr 2, 2021
@sdeleuze sdeleuze merged commit 7f1ae17 into spring-attic:main Apr 2, 2021
@garyrussell garyrussell deleted the kafkaProxy branch April 2, 2021 15:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: compatibility Native image compatibility issue
Development

Successfully merging this pull request may close these issues.

None yet

2 participants