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

ASF GitHub Bot commented on TRAFODION-3003:
-------------------------------------------

Github user CoderSong2015 commented on a diff in the pull request:

    https://github.com/apache/trafodion/pull/1499#discussion_r177963928
  
    --- Diff: 
core/conn/odbc/src/odbc/nsksrvr/Interface/linux/Listener_srvr_ps.cpp ---
    @@ -263,7 +263,11 @@ void* CNSKListenerSrvr::OpenTCPIPSession()
     //LCOV_EXCL_STOP
        }
     
    -
    +    TCP_SetKeepalive(nSocketFnum,
    --- End diff --
    
    I think you are right, but I have seen the same name style in mxosrvr a lot 
of times, like in SrvrConnect.cpp and odbcas_drvr.cpp. So I think they are all 
allowed here.


> Trafodion keepalive support
> ---------------------------
>
>                 Key: TRAFODION-3003
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3003
>             Project: Apache Trafodion
>          Issue Type: New Feature
>          Components: connectivity-mxosrvr
>    Affects Versions: 2.4
>            Reporter: haolin.song
>            Assignee: haolin.song
>            Priority: Major
>
> We need to make sure the connection exists when the client does not operate 
> for a long time.



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

Reply via email to