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
document each step escpecially in the vibed examples.
e.g.
why is the __gshared needed
can the tasks crash, and if so what happens? how can this be made fail-safe so the app never stops / retries until the server is rechable again. (please test locally by killing of kafka)
showcase timestamp
document / use flag usage RD_KAFKA_MSG_F_FREE (if usable with D) RD_KAFKA_MSG_F_COPYRD_KAFKA_MSG_F_BLOCK
delivery report doable?
The text was updated successfully, but these errors were encountered:
document each step escpecially in the vibed examples.
e.g.
__gshared
neededRD_KAFKA_MSG_F_FREE
(if usable with D)RD_KAFKA_MSG_F_COPY
RD_KAFKA_MSG_F_BLOCK
The text was updated successfully, but these errors were encountered: