[JBoss JIRA] (ISPN-6651) Reduce WARN verbosiness due to missing netty native transport
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-6651?page=com.atlassian.jira.plugin.... ]
Dan Berindei commented on ISPN-6651:
------------------------------------
I integrated the pull request but I'm keeping the issue open, because I think it's still logging the warning when it shouldn't: e.g. running on Windows, or epoll is not available but it was disabled explicitly in the configuration.
> Reduce WARN verbosiness due to missing netty native transport
> -------------------------------------------------------------
>
> Key: ISPN-6651
> URL: https://issues.jboss.org/browse/ISPN-6651
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 9.0.0.Alpha2, 8.2.2.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Minor
> Fix For: 9.0.0.Alpha3, 8.2.3.Final
>
>
> Currently the full stack trace is printed for each of the endpoints, when starting the server on a Linux that does not support Netty's native transport, for example, on Alpine Linux (not GLIBC based)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (ISPN-6702) ClientEventsOOMTest hangs the TRACE build
by Dan Berindei (JIRA)
Dan Berindei created ISPN-6702:
----------------------------------
Summary: ClientEventsOOMTest hangs the TRACE build
Key: ISPN-6702
URL: https://issues.jboss.org/browse/ISPN-6702
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 9.0.0.Alpha2
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.0.Alpha3
{{ClientEventsOOMTest}} very often causes an {{OutOfMemoryError}} in the TRACE build in CI. Because the test waits for events without a timeout, this hangs the build forever.
For some reason, Maven and/or TeamCity aren't able to stop the forked Surefire JVM either, and it hangs around forever, causing {{java.net.BindException: Address already in use}} failures in future builds.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months