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

Kafka server consumer does not publish events to broker when using singleton runtime strategy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Since Kafka extension is registering the process listener in onDeploy method and singleton strategy initiliaze listener just once and before this method is invoked, the listener is not there when onMessage is fired, hence the record is not published to Kafka.

      This will be solved by registering the listener on default deployment descriptor for kafka server extension, rather than in onDeploy method.

              ftirados Francisco Javier Tirado Sarti
              ftirados Francisco Javier Tirado Sarti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: