You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@crail.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/03 11:52:00 UTC

[jira] [Commented] (CRAIL-32) Nvmf keep alive interval

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

ASF GitHub Bot commented on CRAIL-32:
-------------------------------------

GitHub user PepperJo opened a pull request:

    https://github.com/apache/incubator-crail/pull/22

    NVMf: decrease keep alive interval

    Set keep alive interval to lower value to not run into the
    situation where we missed the keep alive deadline and the connection
    is shutdown by the controller.
    
    https://issues.apache.org/jira/browse/CRAIL-32
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

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

    $ git pull https://github.com/PepperJo/incubator-crail timeout

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

    https://github.com/apache/incubator-crail/pull/22.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 #22
    
----
commit 6b03f5d9e8fa9143839d74a6e5629584b45a1a8a
Author: Jonas Pfefferle <pe...@...>
Date:   2018-05-03T11:37:44Z

    NVMf: decrease keep alive interval
    
    Set keep alive interval to lower value to not run into the
    situation where we missed the keep alive deadline and the connection
    is shutdown by the controller.
    
    https://issues.apache.org/jira/browse/CRAIL-32
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

----


> Nvmf keep alive interval
> ------------------------
>
>                 Key: CRAIL-32
>                 URL: https://issues.apache.org/jira/browse/CRAIL-32
>             Project: Apache Crail
>          Issue Type: Bug
>            Reporter: Jonas Pfefferle
>            Priority: Major
>
> Set keep alive interval to lower value to not run into the
>  situation where we missed the keep alive deadline and the connection
>  is shutdown by the controller.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)