You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by "jbertram (via GitHub)" <gi...@apache.org> on 2023/05/05 19:13:19 UTC

[GitHub] [activemq-artemis] jbertram commented on a diff in pull request #4435: ARTEMIS-4238 deprecate transactionTimeout activation config prop

jbertram commented on code in PR #4435:
URL: https://github.com/apache/activemq-artemis/pull/4435#discussion_r1186424827


##########
artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationSpec.java:
##########
@@ -120,6 +120,7 @@ public class ActiveMQActivationSpec extends ConnectionFactoryProperties implemen
    /**
     * Transaction timeout
     */
+   @Deprecated

Review Comment:
   Done.



##########
artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationSpec.java:
##########
@@ -631,6 +632,7 @@ public Integer getTransactionTimeout() {
     *
     * @param value The value
     */
+   @Deprecated

Review Comment:
   Ditto



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org