+1 More than necessary. Just to state the obvious let's preserve the default values.
El jue, 6 feb 2025, 13:54, Francisco Javier Tirado Sarti < ftira...@redhat.com> escribió: > Hi all, > > It seems that some users want to be able to setup the name of the outgoing > Kafka topic in springboot (in quarkus this is supported), according to > issue https://github.com/apache/incubator-kie-kogito-runtimes/issues/3808. > The topic name is currently hardcode and cannot be configured > > If there is not inconvenient, I would like to add these three properties > > kogito.events.processinstances.topic > kogito.events.processdefinition.topic > kogito.events.usertasks.topic > > Note there are already three properties defined here > > kogito.events.processinstances.enabled > kogito.events.processdefinition.enabled > kogito.events.usertasks.enabled >