What does 'hinted handoff' do when a replica node is temporarily down?
-
A
The coordinator waits indefinitely for the down node to recover
-
B
The coordinator stores the write as a hint and replays it to the node when it recovers
-
C
The write is permanently rejected
-
D
Another replica is permanently promoted to own that token range