No, data is only served by one region server (even if it resides on multiple data nodes). If it dies, clients need to wait for the log replay and region reassignment.
J-D On Fri, Dec 2, 2011 at 11:57 AM, Mohit Anchlia <[email protected]> wrote: > Why is HBase consisdered high in consistency and that it gives up > parition tolerance? My understanding is that failure of one data node > still doesn't impact client as they would re-adjust the list of > available data nodes.
