Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7717

Move handling of concurrent client fail-overs to RetryInvocationHandler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0, 0.24.0
    • 2.0.0-alpha
    • ipc
    • None

    Description

      Currently every implementation of a FailoverProxyProvider will need to perform its own synchronization to ensure that multiple concurrent failed calls to a single client proxy object don't result in multiple client fail over events. It would be better to put this logic in RetryInvocationHandler.invoke.

      This is based on feedback provided by Todd in this comment.

      Attachments

        1. HADOOP-7717.patch
          10 kB
          Aaron Myers
        2. HADOOP-7717.patch
          9 kB
          Aaron Myers

        Activity

          People

            atm Aaron Myers
            atm Aaron Myers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: