tchughesiv commented on PR #311: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/311#issuecomment-1860474926
@wmedvede @jordigilh `mp.messaging.outgoing.kogito-processinstances-events.url` should only be configured within the workflow properties when DI is enabled in the platform. with this PR it now appears it's being added to the DI/JS service properties as well. this is the result of the property refactoring that's been done. `mp.messaging.outgoing.kogito-processinstances-events.url` && `mp.messaging.outgoing.kogito-job-service-job-request-events.url` are **client-side** configs and should only be set in the workflow properties when the corresponding service is enabled in the platform. -- 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]
