ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
49 stars 82 forks source link

[patch] Add retries and debugging statements for Kafka server certificates pulling #1260

Closed Aymen-Ben-S closed 5 months ago

Aymen-Ben-S commented 5 months ago

We're dealing with an inconsistent failure in Kafka where the logs aren't helping, so we're adding more retries to the openssl command and increasing verbosity.

https://jsw.ibm.com/browse/MASCORE-2143

Added logs:

image