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
JD's messaging implementation supports sending multiple messages in a single transaction. Is there a need to improve the OpenMessaging API to be compatible with this feature?
The text was updated successfully, but these errors were encountered:
Actually, we have already provided a transactional interface, but it still seems to be not clear enough, for example, RocketMQ, Kafka has different definition in transaction, and it seems that JMQ has the same definition with RabbitMQ, so I suggest that we should remove this interface at the current stage, and discuss it later.
JD's messaging implementation supports sending multiple messages in a single transaction. Is there a need to improve the OpenMessaging API to be compatible with this feature?
The text was updated successfully, but these errors were encountered: