You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2018/03/01 14:07:00 UTC

[jira] [Created] (IGNITE-7860) JDBC thin driver: set default socket buffer sizes to greater value

Vladimir Ozerov created IGNITE-7860:
---------------------------------------

             Summary: JDBC thin driver: set default socket buffer sizes to greater value
                 Key: IGNITE-7860
                 URL: https://issues.apache.org/jira/browse/IGNITE-7860
             Project: Ignite
          Issue Type: Task
          Components: jdbc
    Affects Versions: 2.3, 2.4
            Reporter: Vladimir Ozerov
            Assignee: Taras Ledkov
             Fix For: 2.5


Currently they are set to zero, meaning that OS will use it's default. But tyically these defaults are too pessimistic. Let's set them to 64Kb.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)