[JBoss JIRA] (ISPN-11245) default logging is with simplified classnames "c{1}" but full names are expected
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11245?page=com.atlassian.jira.plugi... ]
Ryan Emerson resolved ISPN-11245.
---------------------------------
Fix Version/s: 11.0.0.Alpha1
Resolution: Done
> default logging is with simplified classnames "c{1}" but full names are expected
> --------------------------------------------------------------------------------
>
> Key: ISPN-11245
> URL: https://issues.redhat.com/browse/ISPN-11245
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 10.1.1.Final
> Reporter: Wolf-Dieter Fink
> Assignee: Wolf-Dieter Fink
> Priority: Major
> Fix For: 11.0.0.Alpha1
>
>
> It will be confusing if the class names are not fully shown because
> - not clear which part is logging (jgroups, infinispan, custom classes)
> - infinispan classes might be not unique
> - application classes might use similar names to infinispan
> - application classes might not have unique names
> For this the full category should be shown as before
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (ISPN-11245) default logging is with simplified classnames "c{1}" but full names are expected
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11245?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11245:
--------------------------------
Affects Version/s: 10.1.1.Final
> default logging is with simplified classnames "c{1}" but full names are expected
> --------------------------------------------------------------------------------
>
> Key: ISPN-11245
> URL: https://issues.redhat.com/browse/ISPN-11245
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 10.1.1.Final
> Reporter: Wolf-Dieter Fink
> Assignee: Wolf-Dieter Fink
> Priority: Major
> Fix For: 11.0.0.Alpha1
>
>
> It will be confusing if the class names are not fully shown because
> - not clear which part is logging (jgroups, infinispan, custom classes)
> - infinispan classes might be not unique
> - application classes might use similar names to infinispan
> - application classes might not have unique names
> For this the full category should be shown as before
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (ISPN-11290) Use ContainerInfinispanServerDriver with supplied image
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-11290?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-11290:
-----------------------------------
Description: We need a way to use InfinispanServerRule running on container using a supplied image. (was: We need a way to use InfinispanServerRule running on container using a productized image.
The idea is to use InfinispanServerRule on jdg-functional-tests with a productized image)
> Use ContainerInfinispanServerDriver with supplied image
> -------------------------------------------------------
>
> Key: ISPN-11290
> URL: https://issues.redhat.com/browse/ISPN-11290
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Gustavo Lira e Silva
> Assignee: Tristan Tarrant
> Priority: Major
>
> We need a way to use InfinispanServerRule running on container using a supplied image.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (ISPN-11283) Windows - Index 0 out of bounds for length 0 - org.infinispan.client.hotrod.impl.transport.netty.EpollAvailabilityTest#testEpollNotAvailable
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11283?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-11283:
-------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Merged on master and 10.1.x, thanks!
> Windows - Index 0 out of bounds for length 0 - org.infinispan.client.hotrod.impl.transport.netty.EpollAvailabilityTest#testEpollNotAvailable
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-11283
> URL: https://issues.redhat.com/browse/ISPN-11283
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 10.1.1.Final
> Reporter: Diego Lovison
> Assignee: Tristan Tarrant
> Priority: Major
> Labels: testsuite-stability
> Fix For: 10.1.2.Final, 11.0.0.Alpha1
>
>
> {noformat}
> ===Failure:===
> java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
> at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
> at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
> at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
> at java.base/java.util.Objects.checkIndex(Objects.java:372)
> at java.base/java.util.ArrayList.get(ArrayList.java:458)
> at java.base/java.util.Collections$SynchronizedList.get(Collections.java:2424)
> at org.infinispan.commons.test.skip.StringLogAppender.getLog(StringLogAppender.java:67)
> at org.infinispan.client.hotrod.impl.transport.netty.EpollAvailabilityTest.testEpollNotAvailable(EpollAvailabilityTest.java:31)
> at org.infinispan.commons.test.TestNGLongTestsHook.run(TestNGLongTestsHook.java:24)
> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at java.base/java.lang.Thread.run(Thread.java:834)
> ... Removed 18 stack frames
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months