vongosling commented on a change in pull request #358: [ISSUE #292] Add support of transactional message feature URL: https://github.com/apache/rocketmq/pull/358#discussion_r201625122
########## File path: broker/src/main/java/org/apache/rocketmq/broker/transaction/TransactionRecord.java ########## @@ -14,9 +14,8 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - package org.apache.rocketmq.broker.transaction; - +@Deprecated Review comment: deprecated only but missing the deadline and replacement is not a good practice ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
