Commit Graph

9574 Commits

Author SHA1 Message Date
Viktor Kolomeyko
c7eab9980b
NOTICK: Update Docker ReadMe.md (#7176) 2022-05-26 09:35:27 +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
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
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
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
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
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
Connel McGovern
8d83f76cad
Merge branch 'release/os/4.10' into connelm/INFRA-1743/release-email-notification4.10 2022-05-09 13:32:06 +01:00
Connel McGovern
fa634fd158
Update Jenkinsfile 2022-05-09 13:30:25 +01:00
Connel McGovern
7ac3889172
INFRA-1743 E-mail & Slack notifications 2022-05-09 13:22:40 +01:00
Connel McGovern
cd591a50cd
INFRA-1743 E-mail & Slack notifications 2022-05-09 13:22:38 +01:00
Connel McGovern
5b1e1bc8d0
INFRA-1743 E-mail & Slack notifications 2022-05-09 13:22:35 +01:00
Ronan Browne
00ff06c625
Merge pull request #7158 from corda/ronanb/INFRA-1746/c4-slack-notifications-4.10
INFRA-1746: add C4 slack notifications and clean up MS teams code.
2022-05-05 13:00:47 +01:00
Ronan Browne
7a9deb02ef
Merge pull request #7157 from corda/ronanb/notick/fix-merge
NOTICK: fix build issue post merge and remove some redundant code post slack migration
2022-05-03 18:28:01 +01:00
Ronan Browne
444a1b8fd5
NOTICK: add shared library call 2022-05-02 11:40:59 +01:00
ronanbrowne88
7ce0ab2789 INFRA-1746 tidy up 2022-05-01 11:35:50 +01:00
Ronan Browne
5d28856dc0
NOTICK: fix build issue post merge and remove some redundant code post slack migration
noticed 4.10 release branch CI is broken due to duplicate entries in options block , I've removed both of these plus accompanying logic as there is no need for MSTeams notifications goign forward
2022-05-01 11:32:33 +01:00
ronanbrowne88
9bda96ff0a INFRA-1746 add slack notifications 2022-05-01 11:27:44 +01:00
Ulrik Rasmussen
af1dbf4c6d Do not emit warning when StatePointer.isResolved = false
The warning is misleading because it is emitted in the case where the
ServiceHub reference is not null but one or more state pointers were
configured to not be automatically resolved by the transaction
builder.
2022-04-28 15:13:31 +02:00
Adel El-Beik
bc6a6ee2ae
Merge pull request #7155 from corda/adel/ENT-6743
ENT-6743: SuspensionMeta in FlowInfo is null when a runnable flow has previously been hospitalized
2022-04-26 17:21:30 +01:00
Adel El-Beik
c1002697c7 ENT-6743: Reverted RetryFlowMockTest as the retry op only available on ENT. 2022-04-25 11:30:24 +01:00
Adel El-Beik
fa607024c2 ENT-6743: Contains method of flow hospital now correctly returns if flow is in hospital. Historic patient records not used. 2022-04-25 11:24:21 +01:00
Viktor Kolomeyko
05be5d6c42
ENT-6627: Update version of Shiro to 1.8.0 (#7153) 2022-04-25 09:53:06 +01:00
Dimos Raptis
b331a421b2 ENT-6579 - Upgrade netty 2022-04-22 15:40:28 +01:00
Adel El-Beik
0ee1211aab
Merge pull request #7146 from corda/chrisr3-snapshot-dependencies
NOTICK: Force Gradle to use the most recent SNAPSHOTs.
2022-04-13 14:45:00 +01:00
Adel El-Beik
d2f7a3467c
Merge pull request #7152 from corda/feature/ENT-6753/update-image-4.9-os
ENT-6753 Bump base image to ensure latest JDK8 in use
2022-04-13 14:42:44 +01:00
Ronan Browne
415c068616
ENT-6753 update base images 2022-04-12 13:56:06 +01:00
Adel El-Beik
3f2168b562
Merge pull request #7151 from corda/adel/ENT-6748-11Apr
ENT-6748: Make sure correct artemis is picked up
2022-04-11 15:56:02 +01:00
Adel El-Beik
c53b0af997 ENT-6748: Make sure correct artemis is picked up, and don't rely on cache. 2022-04-11 12:21:49 +01:00