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 2016/08/03 10:01:21 UTC

[jira] [Updated] (IGNITE-2974) ODBC: Implement fine-grained NIO server configuration.

     [ https://issues.apache.org/jira/browse/IGNITE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-2974:
------------------------------------
    Fix Version/s:     (was: 1.7)
                   1.8

> ODBC: Implement fine-grained NIO server configuration.
> ------------------------------------------------------
>
>                 Key: IGNITE-2974
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2974
>             Project: Ignite
>          Issue Type: Task
>          Components: general, odbc
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 1.8
>
>
> ODBC uses {{GridNioServer}} internally to handle user requests. This server has a number of properties, e.g. selector count buffer size, etc. 
> We can expose these properties in {{OdbcConfiguration}}, but it appears to be too complex for users. Moreover, this is not the only component where we need NIO server configuration.
> I propose to create separate bean and name it {{ServerConfiguration}}. This bean will be used in ODBC and any other component.



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