Sanal

Results 35 issues of Sanal

Design meetings, proto changes.

Replication
PG Move

UT hangs as deletion repl dev causes follower not find to the leader, Keep the leader up till all the followers leave. There is still some issue with nuraft_mesg with...

Triage 24 hour SM long running

Replication

Pre allocate chunks to PG Improvements. Optimize GC, otherwise we have to read the index and free the data blocks.

Replication
PG Move

Add UT's for crash recovery for merge part

Index Service

Commit and checkpoint lsn flush. From checkpoint lsn to latest, log replay should homeobject on commit, ignore any lsn from start lsn to checkpoint lsn.Any lsn between checkpoint to latest,...

Replication

commit thread doing a lot , make it run under another fiber in Home object,where we write to index and respond to the client for both follower and leader. -...

Replication