[
https://issues.apache.org/jira/browse/IGNITE-14294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444971#comment-17444971
]
Pavel Tupitsyn commented on IGNITE-14294:
-----------------------------------------
Merged to master: e560cff14c05f717a0a47447faf7f5d387cc6d88
> .NET: ClientServerCompatibilityTest is flaky
> --------------------------------------------
>
> Key: IGNITE-14294
> URL: https://issues.apache.org/jira/browse/IGNITE-14294
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET
> Fix For: 2.13
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> ClientServerCompatibilityTest fails for two reasons:
> 1. {{Failed to establish Ignite thin client connection, examine inner
> exceptions for details. (Connection refused 127.0.0.1:10892)}} - check
> process output, is there a different port used for the client connector?
> 2. {{GridUnsafe cannot access class jdk.internal.misc.SharedSecrets}} - we
> should pass {{--add-exports}} and {{--illegal-access=permit}} JVM options
> when running on Java9+, see {{Jvm.IsJava9}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)