summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJulien Fontaine <julien.fontaine@bell.ca>2021-01-20 18:28:49 -0500
committerJulien Fontaine <julien.fontaine@bell.ca>2021-04-28 18:07:59 -0400
commit084009b62202c25ee9a3020a9943ef335b898df3 (patch)
tree78635757a986490f89df04788a73dfe1252ae219 /.gitignore
parent83edeed4748644314453654aa853ad5674fc899e (diff)
Fixed error when uploading CBA when Hazelcast cluster is not initialized1.1.4
Hazelcast is used to enable CDS pods to notify the rest of the CDS cluster when a CBA got updated locally so they clean their compile cache (if they have an entry for that CBA). Though, the code doesn't make sure that hazelcast cluster is fully initialized before trying to notify using a hazelcast topic. Fixed that error by making sure that the cluster is fully initialized before pushing notification to hazelcast topic. Issue-ID: CCSDK-3277 Change-Id: I44211c63c5a991269005bcc238f18b19979cb718 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions