Yeray Borges

Results 142 comments of Yeray Borges

Weird, Linux - Security Manager - JDK 11 has failed twice on the test developed for this PR

I am still getting intermittent failures with these tests running locally, I am not sure why, so let's see how the CI behaves

@darranl I wonder if somehow not all the sockets, or at least a number that would allow open a new one to properly do the reload, could be the issue....

@darranl >Where resource constrained I don't know if the target is more or less likely to proactively clean up half closed sockets. I tried with `Socket.setSoLinger(true, 0)` without luck. In...

@darranl the test case is still failing, not sure why. Just for the record, the current alternative of checking whether the resource exists at the current stability level is enough...

Right, refer to https://github.com/wildfly/wildfly-operator/issues/308#issuecomment-2324349831 to know more why we are still using 1.21

Hello @marko-bekhta / @jamezp correct me if I am wrong, but wildfly-common 2.0.0 requires JDK 17, so we won't be able to upgrade until we move WildFly requirements out of...