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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)