Commit Graph

9746 Commits

Author SHA1 Message Date
Ronan Browne
0bf29d238c
Merge pull request #7117 from corda/ronanb/INFRA-1699/tidy-up-wrapper-4.7
INFRA-1699: Update Gradle wrapper URL
2022-05-23 17:11:34 +01:00
Ronan Browne
0faeae6982
Merge pull request #7119 from corda/ronanb/INFRA-1699/tidy-up-wrapper-4.5
INFRA-1699: tidy up Gradle wrapper URL
2022-05-23 17:11:13 +01:00
Adel El-Beik
a09e9b6be2
Merge pull request #7180 from corda/chrisr3-os-4.9-merge
NOTICK: Merge from OS 4.9 up to 167328f
2022-05-23 16:44:33 +01:00
Katelyn Baker
853c95b880
NOTICK - Cross link Arch V1 to the Arch V2 repo (#7178)
Co-authored-by: Ben Pester <61828828+benpesterr3@users.noreply.github.com>
2022-05-23 15:32:06 +01:00
Chris Rankin
a0fae54682 Merge commit '167328fb1eee2994f1ba5c637e99c0044c264644' into chrisr3-os-4.9-merge 2022-05-23 14:27:46 +01:00
Viktor Kolomeyko
167328fb1e
Merge pull request #7179 from corda/chrisr3-os-4.8-merge
NOTICK: Merge from OS 4.8 up to 91ef44d
2022-05-23 14:26:26 +01:00
Chris Rankin
47ec57186e Merge commit '91ef44dc12b8cc921b9ec0a37b44de75c256d92d' into chrisr3-os-4.8-merge 2022-05-23 12:27:49 +01:00
Adel El-Beik
91ef44dc12
Merge pull request #7172 from corda/chrisr3-urlconnection-caches
ENT-6532: Close AttachmentsClassLoader on eviction to avoid leaking file descriptors.
2022-05-23 10:10:44 +01:00
Adel El-Beik
bd120028ce
Merge pull request #7156 from ulrikrasmussen/squelch-spurious-warning
CORDA-4257: Do not emit warning when StatePointer.isResolved = false
2022-05-20 13:10:09 +01:00
Chris Rankin
57ddafa148 ENT-6532: Close any deserialization classloader that is evicted from the cache.
Also revert disabling caches when reading URLs.
2022-05-20 11:51:01 +01:00
Viktor Kolomeyko
0d96691258
NOTICK: CC4.9->CC4.10 merge #7177 2022-05-19 13:37:47 +01:00
Dimos Raptis
12f339a343 Port netty upgrade to constants.properties 2022-05-18 16:55:06 +01:00
Viktor Kolomeyko
355411b195 Merge remote-tracking branch 'origin/release/os/4.9' into vkolomeyko/cc4.9-cc4.10-merge
# Conflicts:
#	.ci/dev/regression/Jenkinsfile
#	build.gradle
2022-05-18 15:27:44 +01:00
Viktor Kolomeyko
d6fc10e632
ENT-6784: Change special provisions for Artemis Server logging (#7174)
As a side effect of enabling warnings for Artemis was the following messages to be produced in the Node's log:
```
[WARN ] 2022-05-16T14:53:01,203Z [main] core.server. - AMQ222165: No Dead Letter Address configured for queue rpc.server in AddressSettings
[WARN ] 2022-05-16T14:53:01,203Z [main] core.server. - AMQ222166: No Expiry Address configured for queue rpc.server in AddressSettings
...
[WARN ] 2022-05-16T14:53:01,885Z [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@70eb0c59)] core.server. - AMQ222165: No Dead Letter Address configured for queue p2p.inbound.DL5WQBEduTfiTzdLkg7iXcz5vY4oaJNdJr7Y4xaLvYszPj in AddressSettings
[WARN ] 2022-05-16T14:53:01,885Z [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@70eb0c59)] core.server. - AMQ222166: No Expiry Address configured for queue p2p.inbound.DL5WQBEduTfiTzdLkg7iXcz5vY4oaJNdJr7Y4xaLvYszPj in AddressSettings
```

To suppress them a dedicated filter been added.
The change to logging configuration been tested locally using out-of-process integration tests.
2022-05-18 15:15:06 +01:00
Adel El-Beik
a062a97386
Merge pull request #7165 from corda/adel/ENT-6636
ENT-6636: Removing commons-codec - not used.
2022-05-17 10:08:38 +01:00
Adel El-Beik
2aca5605f9
Merge pull request #7175 from corda/adel/ENT-6480
ENT-6480: Upgraded caffeine to 2.9.3.
2022-05-17 10:08:03 +01:00
Adel El-Beik
9259522a14 ENT-6480: Upgraded caffeine to 2.9.3. 2022-05-16 18:16:54 +01:00
Adel El-Beik
3c70454d86
Merge pull request #7173 from corda/ENT-6511-gracefulShutdown-backport-from-4.6
ENT-6511: graceful shutdown backport from 4.6
2022-05-16 14:21:05 +01:00
Ryan Fowler
a5a0c64e2d CORDA-3918: Port of ENT-5417: Allow exceptions to propagate when shutdown commands are called (#6516) 2022-05-16 10:06:01 +01:00
Tamas Veingartner
bfcd1d8791 ENT-5379 Reconnecting RPC fixed to recognize shutdown calls and break reconnect attempts (#6316) 2022-05-16 10:06:00 +01:00
Ronan Browne
fc4f546f6c
Merge pull request #7166 from corda/connelm/INFRA-1743/release-email-notification4.8
NOTICK Remove Slack tagging on successful/unstable builds
2022-05-11 18:15:55 +01:00
Ronan Browne
4d16d94848
Merge pull request #7167 from corda/connelm/INFRA-1743/release-email-notification4.7
NOTICK Remove Slack tagging on successful/unstable builds
2022-05-11 18:15:44 +01:00
Ronan Browne
58661bc2bf
Merge pull request #7170 from corda/connelm/INFRA-1743/release-email-notifications4.4
NOTICK Remove Slack tagging on successful/unstable builds
2022-05-11 17:36:45 +01:00
Ronan Browne
ce672f50dd
Merge pull request #7169 from corda/connelm/INFRA-1743/release-email-notifications4.5
NOTICK Remove Slack tagging on successful/unstable builds
2022-05-11 17:36:35 +01:00
Ronan Browne
b458d37f0b
Merge pull request #7168 from corda/connelm/INFRA-1743/release-email-notifications4.6
NOTICK Remove Slack tagging on successful/unstable builds
2022-05-11 17:36:15 +01:00
Ronan Browne
13134af5f3
Merge pull request #7129 from corda/connelm/INFRA-1743/release-email-notification4.10
INFRA-1743 Activate C4 email notifications Open source and Ent
2022-05-11 15:53:25 +01:00
Ronan Browne
f23d324f44
Merge pull request #7130 from corda/connelm/INFRA-1743/release-email-notification4.9
INFRA-1743 Activate C4 email notifications Open source and Ent
2022-05-11 15:50:23 +01:00
Connel McGovern
bbb6b1a51d
NOTICK Remove Slack tagging on successful/unstable builds 2022-05-11 14:26:04 +01:00
Connel McGovern
ab19a61169
NOTICK Remove Slack tagging on successful/unstable builds 2022-05-11 14:25:07 +01:00
Connel McGovern
bdf96634ee
NOTICK Remove Slack tagging on successful/unstable builds 2022-05-11 14:24:25 +01:00
Connel McGovern
e8e46a220a
NOTICK Remove Slack tagging on successful/unstable builds 2022-05-11 14:23:35 +01:00
Connel McGovern
2f82660cdb
NOTICK Remove Slack tagging on successful/unstable builds 2022-05-11 14:22:46 +01:00
Connel McGovern
5e9358c2c0
NOTICK Remove Slack tagging on successful/unstable builds 2022-05-11 14:14:28 +01:00
Connel McGovern
8a2f4431df
NOTICK Remove Slack tagging on successful/unstable builds 2022-05-11 14:14:09 +01:00
Adel El-Beik
b7145d43f3
Merge pull request #7154 from corda/ENT-6579-upgrade-netty
ENT-6579 - Upgrade netty
2022-05-11 12:58:18 +01:00
Ronan Browne
7f0b425c83
Merge pull request #7131 from corda/connelm/INFRA-1743/release-email-notification4.8
INFRA-1743 Activate C4 email notifications Open source and Ent
2022-05-11 09:50:37 +01:00
Ronan Browne
75ddc62902
Merge pull request #7132 from corda/connelm/INFRA-1743/release-email-notification4.7
INFRA-1743 Activate C4 email notifications Open source and Ent
2022-05-10 17:13:46 +01:00
Ronan Browne
43146e5d2a
Merge pull request #7162 from corda/connelm/INFRA-1743/release-email-notifications4.6
INFRA-1743 Slack & E-mail notification
2022-05-10 17:13:21 +01:00
Adel El-Beik
ad5193f135 ENT-6636: Removing commons-codec - not used, at least not as a compile time dep. 2022-05-10 13:46:48 +01:00
Ronan Browne
4dc26b8f91
Merge pull request #7161 from corda/connelm/INFRA-1743/release-email-notifications4.5
INFRA-1743 Slack & E-mail notification
2022-05-10 09:57:28 +01:00
Ronan Browne
3f22575f8e
Merge pull request #7160 from corda/connelm/INFRA-1743/release-email-notifications4.4
INFRA-1743 Slack & E-mail notification
2022-05-09 18:35:23 +01:00
Adel El-Beik
c174135a05
Merge pull request #7163 from corda/adel/ENT-6765-quasar
ENT-6765: Upgraded quassar and hibernate.
2022-05-09 16:51:37 +01:00
Connel McGovern
6484945513
Update Jenkinsfile 2022-05-09 16:16:44 +01:00
Connel McGovern
48980134c9
Update Jenkinsfile 2022-05-09 16:16:32 +01:00
Connel McGovern
c30e7be3a7
Update Jenkinsfile 2022-05-09 16:16:20 +01:00
Connel McGovern
1888ed6ba1
Update Jenkinsfile 2022-05-09 16:16:08 +01:00
Connel McGovern
99e2991bc3
Update Jenkinsfile 2022-05-09 16:15:53 +01:00
Connel McGovern
855a020774
Update Jenkinsfile 2022-05-09 16:15:42 +01:00
Connel McGovern
652d5c1551
Update Jenkinsfile 2022-05-09 16:15:22 +01:00
Adel El-Beik
e33265f60d ENT-6765: Upgraded quassar and hibernate. 2022-05-09 13:36:16 +01:00