You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/11/14 20:10:00 UTC

[jira] [Created] (IGNITE-6911) .NET: Optionally disable Java console redirect

Pavel Tupitsyn created IGNITE-6911:
--------------------------------------

             Summary: .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
             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)