-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
7.18.0.Final
-
None
-
2020 Week 13-15 (from Mar 23)
-
NEW
-
NEW
We are using kie-server as a stand alone application. we use kie scanner to update kie container when there is a new DRL file in our .m2 folder.
we don't have scanner polling but we use Scanner update container API to update kie container.
Every year when date changes after new year, we are facing issue where kie scanner is not able to update container with latest jar in m2 with new year date.
When we check the container version it shows latest with new year date but internally kie is still using old jar.
We fixed this issue with create container API instead update container.
kie-server-spring-boot-starter-drools :7.18.0.Final
Please let me know if this issue is already fixed or discussed before or if you need more details.