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)