gitgabrio commented on code in PR #2030:
URL: 
https://github.com/apache/incubator-kie-kogito-examples/pull/2030#discussion_r1831230977


##########
kogito-quarkus-examples/process-quarkus-example/src/main/resources/application.properties:
##########
@@ -42,3 +42,5 @@ 
mp.messaging.outgoing.kogito-variables-events.value.serializer=org.apache.kafka.
 mp.messaging.outgoing.kogito-processdefinitions-events.connector=smallrye-kafka
 
mp.messaging.outgoing.kogito-processdefinitions-events.topic=kogito-processdefinitions-events
 
mp.messaging.outgoing.kogito-processdefinitions-events.value.serializer=org.apache.kafka.common.serialization.StringSerializer
+
+kogito.transactionEnabled=false

Review Comment:
   Thanks @martinweiler 
   Does this follow the same logic of rest generation/code-generation, 
regarding precedence of global variable vs per-subsystem ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to