Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2440

Simplify driver by delegating keepAlive logic to Netty

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.5.0, 3.4.8
    • 3.5.0, 3.4.9
    • driver
    • None

    Description

      Java driver can be simplified by delegating the keepAlive logic to Netty's IdleStateHandler instead of maintaining and writing our own custom code. Note that this needs to be done in a backward compatible manner for 3.4.x series as the existing keepAlive logic should still continue to work for Channelizers other than WebSocketChannelizer.

      Attachments

        Activity

          People

            divijvaidya Divij Vaidya
            divijvaidya Divij Vaidya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: