Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1497

RPC client does not share a connection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0, 0.10.0
    • 0.11.0
    • Java Client, RPC
    • None

    Description

      Currently, tajo client try to connect per client API call.
      ServerCallable request to server and then It close the channel. We should close only Idle connection.
      If a server throw the service exception, client and server always close the channel. we should fix it

      Attachments

        1. TAJO-1497.patch
          119 kB
          Jinho Kim
        2. TAJO-1497_2.patch
          119 kB
          Jinho Kim
        3. TAJO-1497_3.patch
          133 kB
          Jinho Kim
        4. TAJO-1497_4.patch
          139 kB
          Jinho Kim

        Issue Links

          Activity

            People

              jhkim Jinho Kim
              jhkim Jinho Kim
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: