Nicolas Liochon created HBASE-10472:
---------------------------------------

             Summary: Manage the interruption in ZKUtil#getData
                 Key: HBASE-10472
                 URL: https://issues.apache.org/jira/browse/HBASE-10472
             Project: HBase
          Issue Type: Bug
          Components: Client, master, regionserver
    Affects Versions: 0.98.0, 0.99.0
            Reporter: Nicolas Liochon
            Assignee: Nicolas Liochon
             Fix For: 0.98.1, 0.99.0


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



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to