[ 
https://issues.apache.org/jira/browse/CASSANDRA-16413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282344#comment-17282344
 ] 

Berenguer Blasi commented on CASSANDRA-16413:
---------------------------------------------

I updated byteman, asm, allocation-instrumenter, bytebuddy and netty to no 
avail. There's just a reflection error I am getting you can get through with 
'-Dio.netty.tryReflectionSetAccessible=true'. Other than that I can't seem to 
get any other errors elsewhere. [~jlewandowski] you mentioned some ASM version 
error but I see none when running 'ant -v'. Do you have the command to get to 
see those errors? So far all is good on j8 but fails on j11 with lococo:

'ant codecoverage -Duse.jdk11=true -Dtaskname=testsome 
-Dtest.name=org.apache.cassandra.db.commitlog.CommitLogSegmentBackpressureTest 
-Dtest.methods=testCompressedCommitLogBackpressure'

> Byteman fails to install I injections after Jacoco upgrade
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-16413
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16413
>             Project: Cassandra
>          Issue Type: Task
>          Components: Test/dtest/java
>            Reporter: Ekaterina Dimitrova
>            Priority: Low
>             Fix For: 4.0, 4.0.x
>
>
> This ticket is a follow up on CASSANDRA-16365 and it should be worked on 
> after the Jacoco upgrade is committed
> List of the failing tests:
> org.apache.cassandra.db.commitlog.CommitLogSegmentBackpressureTest.testCompressedCommitLogBackpressure
> org.apache.cassandra.db.compaction.CompactionsBytemanTest.testSSTableNotEnoughDiskSpaceForCompactionGetsDropped
> org.apache.cassandra.db.compaction.CompactionsBytemanTest.testRuntimeExceptionWhenNoDiskSpaceForCompaction
> org.apache.cassandra.db.compaction.CompactionsBytemanTest.testStopUserDefinedCompactionRepaired
> org.apache.cassandra.db.compaction.CompactionsBytemanTest.testStopSubRangeCompactionRepaired
> org.apache.cassandra.db.repair.PendingAntiCompactionBytemanTest.testExceptionAnticompaction
> org.apache.cassandra.gms.PendingRangeCalculatorServiceTest.testDelayedResponse
> org.apache.cassandra.hints.HintsBufferPoolTest.testBackpressure
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to