You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2017/05/16 15:29:06 UTC

[jira] [Resolved] (OAK-6223) Expose socket keep-alive option

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

Marcel Reutegger resolved OAK-6223.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

The DocumentNodeStoreService now has an additional parameter {{socketKeepAlive}}. The default is false, which is the behaviour of previous Oak versions.

Implemented in trunk: http://svn.apache.org/r1795330

> Expose socket keep-alive option
> -------------------------------
>
>                 Key: OAK-6223
>                 URL: https://issues.apache.org/jira/browse/OAK-6223
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.7.0, 1.8
>
>
> The MongoDB Java Driver has an option for socket keep-alive. This option cannot be enabled with a connection parameter, but only via code. There should be an option in Oak to enable socket keep-alive.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)