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

[jira] [Created] (IGNITE-2915) ODBC: Remove fine-grained properties from OdbcConfiguration.

Vladimir Ozerov created IGNITE-2915:
---------------------------------------

             Summary: ODBC: Remove fine-grained properties from OdbcConfiguration.
                 Key: IGNITE-2915
                 URL: https://issues.apache.org/jira/browse/IGNITE-2915
             Project: Ignite
          Issue Type: Task
          Components: odbc
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ozerov
            Assignee: Igor Sapego
            Priority: Critical
             Fix For: 1.6


We need to hide all fine-grained properties from configuration for now. All of them are used for performance tuning. Probably it make sense to move them to a separate bean or so. Anyway, we can do that in future. For now let's just remove them and set sensible defaults to NIO server.

- idleTimeout
- receiveBufferSize
- selectorCount
- sendBufferSize
- sendQueueLimit
- directBuffer
- noDelay



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)