Zilla and Volt Active Data (VoltDB) TOPICS Integration #919
biplabvoltdb
started this conversation in
General
Replies: 1 comment 5 replies
-
Thanks for posting this @biplabvoltdb I spoke with AJ to get the context too. Can you please provide your setup and config steps to reproduce so we can verify the behavior locally to diagnose? Many thanks in advance. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When exploring Zilla and Volt Topic integration, I ran around and issue where I was not able to send messages from Zilla to Volt topics.
I am using Volt's Opaque TOPIC
The errors in the Volt Topics side were below :
As you can see above Volt's topic is receiving the request and responding a bunch of information back to the Zilla's Kafka producer client.
The question is what is the Zilla's Kafka producer client expecting as a response and why is Client not happy with the response messages, so that Volt Topics can receive the Event sent.
I was using the below to try and test the integration : https://docs.aklivity.io/zilla/latest/concepts/kafka-proxies/http-proxy.html
My ultimate goal is to use the MQTT to Kafka proxy, but since that didn't turn out to work I tried the above HTTP PROXY and it seems even that has a problem sending the messages to VOLT TOPICS.
Request you to kindly help me answer and help me fix the issue.
I have been taking to AJ at Zilla to get some help and he has some context about my problem, please reach out to him incase I am not able to respond on time.
Document Link about Volt Topics : https://docs.voltactivedata.com/UsingVoltDB/exporttopics.php#:~:text=VoltDB%20topics%20are%20composed%20of,optional%20set%20of%20keys%20values.
Beta Was this translation helpful? Give feedback.
All reactions