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

Manage the interruption in ZKUtil#getData

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Many, but not all, methods in ZKUtil partly hides the interruption: they return null or something like that. Many times, this will result in a NPE, or something undefined.

      This jira is limited to the getData to keep things small enough (it's used in hbase-client code).
      The code is supposed to behave at least 'as well as before', or better (hopefully).

      It could be included in a later .98 release (98.1) and in .99

      Attachments

        1. 10472.v2.patch
          39 kB
          Nicolas Liochon
        2. 10472.v1.patch
          39 kB
          Nicolas Liochon

        Activity

          People

            nkeywal Nicolas Liochon
            nkeywal Nicolas Liochon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: