[rhq-project/rhq] 447170: [BZ 1381640] Use userProvidedTimeoutMillis
for ASU...
by Michael Burman
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 447170cea5738dbbacd0abbc2234f0b855b1c9bf
https://github.com/rhq-project/rhq/commit/447170cea5738dbbacd0abbc2234f0b...
Author: Michael Burman <miburman(a)redhat.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/ASUploadConnection.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/DeploymentComponent.java
Log Message:
-----------
[BZ 1381640] Use userProvidedTimeoutMillis for ASUploadConnection timeout and increase the default timeout
Commit: f5435e7d701ceaeefd8fe997ba55eca00b0fdd51
https://github.com/rhq-project/rhq/commit/f5435e7d701ceaeefd8fe997ba55eca...
Author: Michael Burman <miburman(a)redhat.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/DeploymentComponent.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/helper/ServerPluginConfiguration.java
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
[BZ 1381640] Add server connection settings to manage deploymentTimeouts
Commit: a52d5b82d2cf5621be747c5cb71fc8f5a5989b0e
https://github.com/rhq-project/rhq/commit/a52d5b82d2cf5621be747c5cb71fc8f...
Author: Michael Burman <miburman(a)redhat.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/ASUploadConnection.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/DeploymentComponent.java
Log Message:
-----------
[BZ 1387296] Use userProvidedTimeoutMillis for ASUploadConnection timeout and increase the default timeout
Commit: 21192c2a94454e1b07154f3dccdc34e9cdfcc9e6
https://github.com/rhq-project/rhq/commit/21192c2a94454e1b07154f3dccdc34e...
Author: Michael Burman <miburman(a)redhat.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/DeploymentComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/helper/ServerPluginConfiguration.java
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
[BZ 1387296] Add server connection settings to manage deploymentTimeouts
Compare: https://github.com/rhq-project/rhq/compare/2ed627eea143...21192c2a9445
6 years, 7 months