MalikHou

Results 5 comments of MalikHou

the secondary instance requires you to actively call refresh

Perhaps you can cache the iterator directly and create it when it returns `not found`. this is the recommended method.

but it looks like most major servers can be work. Is that right?

I have also encountered this problem. I did some checks when starting rocksdb. Maybe this value should not be set to a negative number?

> I believe you're trying to create a run-to-complete model. In a bRPC scenario, the easiest ways to implement this model seem to be: > > 1. Using RDMA's polling...