You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2022/11/21 13:24:00 UTC

[jira] [Commented] (IGNITE-18191) .NET: Add specific Java launch arguments for Java 15+

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

Ignite TC Bot commented on IGNITE-18191:
----------------------------------------

{panel:title=Branch: [pull/10387/head] Base: [master] : Possible Blockers (7)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 6{color} [[tests 0 TIMEOUT , Exit Code , Failure on metric |https://ci.ignite.apache.org/viewLog.html?buildId=6922365]]

{color:#d04437}SPI (Discovery){color} [[tests 0 TIMEOUT , Exit Code , Failure on metric |https://ci.ignite.apache.org/viewLog.html?buildId=6922445]]

{color:#d04437}Queries 1 (lazy=true){color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6922431]]
* IgniteBinaryCacheQueryLazyTestSuite: DynamicIndexServerCoordinatorBasicSelfTest.testCreateReplicatedAtomic - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Cache 1{color} [[tests 1 TIMEOUT , Out Of Memory Error , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6922356]]
* IgniteBinaryCacheTestSuite: DataStreamProcessorPersistenceSelfTest.testReplicatedIsolated - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Client Nodes{color} [[tests 1 TIMEOUT , Exit Code , Failure on metric |https://ci.ignite.apache.org/viewLog.html?buildId=6922384]]
* IgniteClientReconnectTestSuite: IgniteClientReconnectAtomicsWithLostPartitionsTest.testAtomicSequenceGetAndIncrement - Test has low fail rate in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/10387/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6922461&amp;buildTypeId=IgniteTests24Java8_RunAll]

> .NET: Add specific Java launch arguments for Java 15+
> -----------------------------------------------------
>
>                 Key: IGNITE-18191
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18191
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Andrey Khitrin
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.15
>
>
> Looks like .Net platform and examples do not support recent versions of Java. It requires a special set of JVM arguments to run AI on Java 15+ (see [jvmdefaults.sh|https://github.com/apache/ignite/blob/master/bin/include/jvmdefaults.sh]), but .Net runner only contains checks and arguments for Java 9+ (see [Jmv.cs|https://github.com/apache/ignite/blob/master/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Unmanaged/Jni/Jvm.cs]). Looks like new arguments should be added here.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)