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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)