Hinted Handoff
A process which during node is offline, node will take care of handling all the request from node .
When node becomes online, node will return the results of processed requests back to node so that node can continue processing.
A process which during node is offline, node will take care of handling all the request from node .
When node becomes online, node will return the results of processed requests back to node so that node can continue processing.