Dataset execute kafka in produce mode while server connexion off
Could you please help in answering the following questions?
What happen when I wrote a kafka message with datatset execute while the connexion is broken ?
->When I tried the activity was a success and there is no details in the tracer on the dataset method
-> I guess there is no testing on the kafka connection
->but the issue is that there is no messages written in the kafka topic when I reconnect the node / kafka.
-> all the messages send during the non connexion period are lost
The client requires that all the messages are sends or stock for replay. How could I handle this kind of error ?
Stéphane
article related and non answered :
***Edited by Moderator Marije to add Capability tags***