Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14850 C++ client implementation
  3. HBASE-18204

[C++] Rpc connection close and reconnecting

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • HBASE-14850
    • None
    • None

    Description

      Our client-dispatcher maintains a map of outgoing RPCs per server with the promises.
      In case the server goes down, or TCP connection is closed, we should complete the outgoing RPCs with exceptions so that higher level waiters can unblock and retry.

      Attachments

        1. hbase-18204_v1.patch
          4 kB
          Enis Soztutar
        2. hbase-18204_v2.patch
          32 kB
          Enis Soztutar
        3. hbase-18204_v3.patch
          38 kB
          Enis Soztutar
        4. hbase-18204_v4.patch
          45 kB
          Enis Soztutar
        5. hbase-18204-v5.patch
          46 kB
          Enis Soztutar

        Activity

          People

            enis Enis Soztutar
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: