Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jms-messaging-plugin
  Commit: 92787f1c9149510acc55ce85047129a6cf25c24e
      
https://github.com/jenkinsci/jms-messaging-plugin/commit/92787f1c9149510acc55ce85047129a6cf25c24e
  Author: Scott Hebert <sco...@users.noreply.github.com>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M Jenkinsfile
    M pom.xml
    M src/main/java/com/redhat/jenkins/plugins/ci/CIBuildTrigger.java
    M src/main/java/com/redhat/jenkins/plugins/ci/CITriggerThread.java
    M src/main/java/com/redhat/jenkins/plugins/ci/ProjectChangeListener.java
    M 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/ActiveMqMessagingWorker.java
    M 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/FedMsgMessagingWorker.java
    M 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/JMSMessagingWorker.java
    M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/AmqMessagingPluginIntegrationTest.java
    M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/AmqMessagingPluginWithFailoverIntegrationTest.java
    M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/FedMsgMessagingPluginIntegrationTest.java
    M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/SharedMessagingPluginIntegrationTest.java

  Log Message:
  -----------
  Rework to support quick and frequent stop/start of triggers with properties 
in Multibranch jobs (#36)

* Added protection to ensure that Trigger Threads are only restarted when they 
need to be.
* Added thread locking to ensure that jobs with a high trigger rate that use 
properties() from pipeline multi branch projects do not allow builds to step on 
each other.
* update to jeromq 0.4.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to