gmunozfe commented on PR #2093: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/2093#issuecomment-2360279359
@fjtirado that failing test now is because is processing an unknown event: `ERROR [org.kie.kog.ind.ser.mes.BlockingMessagingEventConsumer] (executor-thread-2) Unknown event type received: class io.vertx.core.buffer.impl.BufferImpl` but I'm not sure how to solve it. Another question is if this audit class is also affected by this feature: https://github.com/apache/incubator-kie-kogito-apps/blob/main/data-audit/data-audit-quarkus-service/src/main/java/org/kie/kogito/app/audit/quarkus/QuarkusDataAuditMessagingEventConsumer.java -- 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]
