[
https://issues.apache.org/jira/browse/IGNITE-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253518#comment-16253518
]
Alexey Popov commented on IGNITE-6911:
--------------------------------------
[~ptupitsyn],
1. Please confirm that CPP platform is not affected by these changes
2. Does it make sense to keep default value "false"? i.e. have
DisableJavaConsoleRedirect with default = false
3. You have {{EnableJavaConsoleRedirect}} in description and
{{cfg.RedirectJavaConsoleOutput}} in implementation. What is the right name?
> .NET: Optionally disable Java console redirect
> ----------------------------------------------
>
> Key: IGNITE-6911
> URL: https://issues.apache.org/jira/browse/IGNITE-6911
> Project: Ignite
> Issue Type: Improvement
> Security Level: Public(Viewable by anyone)
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.4
>
>
> Java console redirect ({{PlatformCallbackUtils.consoleWrite}} involves JNI
> callback and, potentially, can affect performance and stability of the
> application.
> It would be a good idea to disable this in production.
> * Add {{IgniteConfiguration.EnableJavaConsoleRedirect}} propery.
> * Disable callback on both .NET and Java sides
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)