You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to find a list of valid attributes that can be used to configure the Kafka connector (mp.messaging.connector.smallrye-kafka.*), but none of the documentations from Quarkus, SmallRye or Eclipse actually mention exactly what is allowed and valid when configuring the connector.
Am I correct to assume that attributes that are shared between incoming and outgoing channel configurations are also valid on the connector level configuration? Or could even some attributes that are only applied to either one of the incoming/outgoing channels also be applied on the connector level configuration?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to find a list of valid attributes that can be used to configure the Kafka connector (
mp.messaging.connector.smallrye-kafka.*
), but none of the documentations from Quarkus, SmallRye or Eclipse actually mention exactly what is allowed and valid when configuring the connector.Am I correct to assume that attributes that are shared between
incoming
andoutgoing
channel configurations are also valid on the connector level configuration? Or could even some attributes that are only applied to either one of the incoming/outgoing channels also be applied on the connector level configuration?Beta Was this translation helpful? Give feedback.
All reactions