Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-334

Make getting custom configMap for logging non-blocking

XMLWordPrintable

      Currently we are using

      ConfigMap logAndMetricsConfigMap = kafka.generateMetricsAndLogConfigMap(...
      configMapOperations.get(namespace, ((ExternalLogging) kafka.getLogging()).name)
      ...)
      

      which is blocking. We should add this to compose chain.

            sknot@redhat.com Stanislav Knot (Inactive)
            sknot@redhat.com Stanislav Knot (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: