Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-22021

A small refactoring for NettyServerCall.sendResponseIfReady

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • rpc

    Description

      before:
      connection.channel.writeAndFlush(this);
       
      after:
      connection.doRespond(this);

      Attachments

        1. HBASE-22021.patch
          1 kB
          Zheng Wang

        Activity

          People

            filtertip Zheng Wang
            filtertip Zheng Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: