You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/24 15:20:44 UTC

[GitHub] [camel] essobedo opened a new pull request, #7875: CAMEL-18217: debugger - Allow to suspend messages using a system property

essobedo opened a new pull request, #7875:
URL: https://github.com/apache/camel/pull/7875

   Fix for https://issues.apache.org/jira/browse/CAMEL-18217 (part 2)
   
   ## Motivation
   
   What has been done in the first part of this feature is good but for the sake of simplicity it is also interesting to have the ability to configure it using a System property.
   
   ## Modifications:
   
   * Allow to use the system property `org.apache.camel.debugger.suspend` to configure the `suspend mode`
   * Ensure that the environment variable takes precedence over the system property
   * Add the corresponding test and doc.
   
   ## Result
   
   It is now possible to configure the `suspend mode` using the system property `org.apache.camel.debugger.suspend`.


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] essobedo merged pull request #7875: CAMEL-18217: debugger - Allow to suspend messages using a system property

Posted by GitBox <gi...@apache.org>.
essobedo merged PR #7875:
URL: https://github.com/apache/camel/pull/7875


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #7875: CAMEL-18217: debugger - Allow to suspend messages using a system property

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #7875:
URL: https://github.com/apache/camel/pull/7875#issuecomment-1165763858

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #7875: CAMEL-18217: debugger - Allow to suspend messages using a system property

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #7875:
URL: https://github.com/apache/camel/pull/7875#issuecomment-1165715666

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
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: commits-unsubscribe@camel.apache.org

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