Hi,

I am wondering, for read requests like Get/MultiGet/Scan, is the RPC
handling idempotent in HBase?

More specifically, if in the middle of RPC handling we stop the handling
threads, puts the RPC call back to the queue, and later another RPC Handler
picks up this call and starts all over again, will the result be the same
as if this call is being handled for the first time now? Or are their any
unexpected side effects?

Thanks!

Suli

-- 
Suli Yang

Department of Physics
University of Wisconsin Madison

4257 Chamberlin Hall
Madison WI 53703

Reply via email to