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/04/25 10:12:12 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256051#comment-15256051 ] 

Vladimir Ozerov commented on IGNITE-2974:
-----------------------------------------

Looked closer at the config. It looks like for now we only need "idleTimeout" property.

> 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
>            Priority: Blocker
>             Fix For: 1.6
>
>
> 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)