]
Karel Suta updated DROOLS-1603:
-------------------------------
Priority: Major (was: Critical)
Implement proper container update in case Kie scanner finds new
artifact
------------------------------------------------------------------------
Key: DROOLS-1603
URL:
https://issues.jboss.org/browse/DROOLS-1603
Project: Drools
Issue Type: Enhancement
Components: kie server
Affects Versions: 7.1.0.Beta2
Reporter: Karel Suta
Assignee: Matteo Mortari
Labels: reported-by-qe
Currently Kie server can't properly detect that Kie scanner updated Kie container
release id. This leads to temporary solutions like [1] and errors like [2].
Now as Kie scanner supports listeners [3] Kie server should properly integrate with Kie
scanner, reacting on container updates.
[1]
https://github.com/kiegroup/droolsjbpm-integration/blob/c3437e4ce2a4b295d...
[2]
https://issues.jboss.org/browse/JBPM-6048
[3]
https://issues.jboss.org/browse/DROOLS-1565