Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9457

Kafka Event Emitter should reuse the same Producer

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 7.46.0.Final
    • 7.45.0.Final
    • Runtime Engine
    • None
    • False
    • False
    • NEW
    • NEW
    • Undefined
    • ---
    • ---

      Current transactional implementation of the Kafka Emitter is creating/closing the Producer each time, which consumes a lot of resources (MBean is registered each time, etc). It should be better to reuse the same producer (at the end, it's the same client for the broker).

            ftirados Francisco Javier Tirado Sarti
            gmunozfe@redhat.com Gonzalo Muñoz Fernández
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: