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
In the topic I get "${foo}" for key and "${bar}" for value, instead of their values from feeder (foo1, bar1 ... etc).
Probably related to the issue described above.
Hi, I am also facing the issue that I cannot inject random avro message to the send method.
Do you have any information if a fix will be available soon?
Hi there,
Could you please add the ability to use session attributes in the avro object builder.
For example, I use this code
I expect that the instance of AvroObject will contain field "Message"="Hello", but it's equal to "${text}", like String
The text was updated successfully, but these errors were encountered: