JiangHaiting
JiangHaiting
It's better to compare this with the solution in #2290 to see in what situation this approach fits better.
> 大哥,这个功能是否已在新的版本中实现了?可否具体说一下是那个版本. 这个PR还没合并进去呢
@nodece Any updates?
@lordcheng10 Please solve CI failure.
@TakaHiR07 Please rebase the master and resolve the conflict.
@Technoboy- Ping @congbobo184 Please resolve the conflicts.
@Technoboy- Ping @congbobo184 Please resolve the conflicts.
/pulsarbot run-failure-checks
I would like to propose a simple http binding first. The main idea is simple, and the [message model](https://github.com/openmessaging/specification/blob/master/specification-schema.md#2-message-model) in OMS consist of four parts, I just map these parts...
> https://github.com/didi/DDMQ/blob/2f30b61a5741d55a5b515f3d8d19a8a35be8c9e2/rocketmq/broker/src/main/java/org/apache/rocketmq/broker/transaction/jdbc/JDBCTransactionStore.java#L128 > > It is recommended to replace _java.sql.Statement_ with _java.sql.PreparedStatement_. You are right, thank you for your suggestion.