martinweiler opened a new issue, #810:
URL: https://github.com/apache/incubator-kie-issues/issues/810

   Testing embedded job service, the logs are flooded with INFO messages from 
DelegateJob:
   ```
   14:53:43,374 INFO  [org.kie.kogito.jobs.service.job.DelegateJob:52] 
(vert.x-eventloop-thread-1) Executing for context 
JobDetails[id='32ac489d-7e0e-4707-9051-9874c3f611b3', 
correlationId='32ac489d-7e0e-4707-9051-9874c3f611b3', status=SCHEDULED, 
lastUpdate=null, retries=0, executionCounter=0, scheduledId='null', 
recipient=RecipientInstance{recipient=InVMRecipient [data=InVMPayloadData 
[data=ProcessInstanceJobDescription{id='32ac489d-7e0e-4707-9051-9874c3f611b3', 
timerId=1', expirationTime=org.kie.kogito.jobs.DurationExpirationTime@62d781e0, 
priority=5, processInstanceId='188e61bd-06b2-49d8-9c13-f8744eb8d57f', 
rootProcessInstanceId='02d9cf4d-c232-4930-88b2-8efdc490af9a', 
processId='dealreviews', rootProcessId='deals', 
nodeInstanceId='5385b792-ecde-4d1e-8137-35d1b6ce38f6'}]]}, 
trigger=org.kie.kogito.timer.impl.SimpleTimerTrigger@30304e68, 
executionTimeout=null, executionTimeoutUnit=null]
   14:53:43,394 INFO  [org.kie.kogito.jobs.service.job.DelegateJob:71] 
(executor-thread-219) Executed successfully with response 
JobExecutionResponse[message='Embedded job executed', code='200', 
timestamp=2024-01-09T14:53:43.385811962-07:00[America/Edmonton], 
jobId='5f46f83e-932d-4bf8-9767-69c08bbc6287']
   ```
   These messages should be logged at DEBUG level.


-- 
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