[jira] [Commented] (IGNITE-2915) ODBC: Remove fine-grained properties from OdbcConfiguration.

2016-08-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-2915:


Github user isapego closed the pull request at:

https://github.com/apache/ignite/pull/602


> 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: Vladimir Ozerov
>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)


[jira] [Commented] (IGNITE-2915) ODBC: Remove fine-grained properties from OdbcConfiguration.

2016-04-04 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-2915:


GitHub user isapego opened a pull request:

https://github.com/apache/ignite/pull/602

IGNITE-2915: Removed fine-grained parameters from OdbcConfiguration.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/isapego/ignite ignite-2915

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/602.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #602


commit 349e78815301e53b1dc2785ba74718f2d66bee03
Author: isapego 
Date:   2016-04-04T14:42:25Z

IGNITE-2915: Removed fine-grained parameters from OdbcConfiguration.




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