[JBoss JIRA] (ISPN-9691) StateTransferFileCacheLoaderFunctionalTest#testConcurrentStateTransfer can hang
by William Burns (Jira)
William Burns created ISPN-9691:
-----------------------------------
Summary: StateTransferFileCacheLoaderFunctionalTest#testConcurrentStateTransfer can hang
Key: ISPN-9691
URL: https://issues.jboss.org/browse/ISPN-9691
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: William Burns
The test can hang and will eventually be killed after the 5 minute timeout. The CI unfortunately doesn't count it as a failure. I have been seeing this quite often when running the core suite locally.
https://ci.infinispan.org/job/Infinispan/job/master/927
The stack in the log is:
{quote}
Test org.infinispan.statetransfer.StateTransferFileCacheLoaderFunctionalTest.testConcurrentStateTransfer has been running for more than 300 seconds. Interrupting the test thread and dumping thread stacks of the test suite process and its children.
Dumping thread stacks of process 32404 to /home/infinispan/workspace/Infinispan_master-5OURPVBKVS5PLGVSKVWLBFUZPLIO2DZSV3U7HWSZJBYGBGKYSFXQ/core/threaddump-org_infinispan_statetransfer_StateTransferFileCacheLoaderFunctionalTest_testConcurrentStateTransfer-2018-11-02-32404.log
Interrupted thread testng-StateTransferFileCacheLoaderFunctionalTest (22).
Error dumping thread stacks/interrupting threads/killing processes:
[OK: 11616, KO: 1, SKIP: java.lang.InterruptedException
96] Test succeeded: org.infinispan.statetransfer.StateTransferFileCacheLoaderFunctionalTest.testConcurrentStateTransfer
at java.lang.Object.wait(Native Method)
at java.lang.Thread.join(Thread.java:1260)
{quote}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (ISPN-5683) Checkstyle should discover formatting problems
by Adrian Nistor (Jira)
[ https://issues.jboss.org/browse/ISPN-5683?page=com.atlassian.jira.plugin.... ]
Adrian Nistor commented on ISPN-5683:
-------------------------------------
I don't think this is really completely solved. That's why there are so many PRs linked here. It was left on purpose in 'PR sent' state and a month ago Tristan marked it resolved and now I see it is closed. But I doubt it really is.
> Checkstyle should discover formatting problems
> ----------------------------------------------
>
> Key: ISPN-5683
> URL: https://issues.jboss.org/browse/ISPN-5683
> Project: Infinispan
> Issue Type: Enhancement
> Components: Build
> Reporter: Sebastian Łaskawiec
> Assignee: Adrian Nistor
> Priority: Major
> Fix For: 9.0.0.Alpha1, 9.4.0.Final
>
>
> Things that should be tested:
> * 3 spaces for indent
> * space before if
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (ISPN-8381) OffHeap doesn't work with passivation
by William Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-8381?page=com.atlassian.jira.plugin.... ]
William Burns resolved ISPN-8381.
---------------------------------
Fix Version/s: 9.4.0.Final
9.4.0.CR3
Assignee: William Burns
Resolution: Duplicate Issue
Due to the rewrite of the off heap container, this now supports removal when entries expire.
> OffHeap doesn't work with passivation
> -------------------------------------
>
> Key: ISPN-8381
> URL: https://issues.jboss.org/browse/ISPN-8381
> Project: Infinispan
> Issue Type: Bug
> Components: Off Heap
> Affects Versions: 9.1.1.Final
> Reporter: William Burns
> Assignee: William Burns
> Priority: Major
> Fix For: 9.4.0.Final, 9.4.0.CR3
>
>
> Off Heap currently doesn't have an ActivationManager which is required to be invoked when entries are accessed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months