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/04/11 16:39:25 UTC

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

Vladimir Ozerov created IGNITE-2974:
---------------------------------------

             Summary: 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)