Rinaldo Pitzer Júnior

Results 16 comments of Rinaldo Pitzer Júnior

> I think @rinaldodev had to deal with this for some time. I don't recall if something has been fixed on camel side. Thanks. Here is the context: https://github.com/apache/camel-k/issues/4922 https://issues.apache.org/jira/plugins/servlet/mobile#issue/CAMEL-20242

Would someone please update the labels on this issue?

@squakez I believe that one is fine. Yes, you can assign it to me, thanks.

To bring more clarity to this issue: this appears to be caused by the camel-routes health check reporting as Ready before the routes had some time to load. See https://issues.apache.org/jira/browse/CAMEL-20242.

Corrigimos o `.gitattributes` para manter `lf`, ao invés de `crlf`, em arquivos `.sh`. Ainda falta descobrir o comando do windows para ele pegar o path automaticamente.

> @rinaldodev: Could you please look at what happens if you use Agroal DataSource instead of the Narayana unpooled one. My original tests were with Agroal, that's when I saw...

> Hi @rinaldodev, I think you bumped into [JBTM-3843](https://issues.redhat.com/browse/JBTM-3843). There is an [upstream PR](https://github.com/jbosstm/narayana/pull/2214) (on hold) to fix this issue and a [PR](https://github.com/pgjdbc/pgjdbc/pull/3154) to fix/discuss how pgjdbc handles rollback invocations...