CorfuDB icon indicating copy to clipboard operation
CorfuDB copied to clipboard

A cluster consistency platform

Results 249 CorfuDB issues
Sort by recently updated
recently updated
newest added

## Overview Description: Why should this be merged: Related issue(s) (if applicable): # ## Checklist (Definition of Done): - [ ] There are no TODOs left in the code -...

## Overview Description: Why should this be merged: Related issue(s) (if applicable): # ## Checklist (Definition of Done): - [ ] There are no TODOs left in the code -...

## Overview Description: Disk based corfu unit tests (dynamic tests) and common abstraction over corfu tables with configuration/setup steps. Why should this be merged: Related issue(s) (if applicable): # ##...

To safeguard against any future core dumps, ensure that RocksDB is always valid. ## Overview Description: Why should this be merged: Related issue(s) (if applicable): # ## Checklist (Definition of...

No consumers of this code. This reverts commit 76f5c4e598022edb732cc701d723de2b99dc2529. Revert "Fix: Ack for Async Leadership Loss on Non-connection Starter (#3904)" This reverts commit 97e8a4e076be26bb7df41e9702f6f5e311a3663b. Revert "Handle the case where replication...

## Overview Description: Not all callers of Table have all the parameters setup. So this default constructor allows instantiating empty Table objects only for the purposes of extracting tableName and...

Without this we cannot enable clear audit trails. ## Overview Description: Why should this be merged: Related issue(s) (if applicable): # ## Checklist (Definition of Done): - [ ] There...

## Overview Cherry-pick PR-3997 (https://github.com/CorfuDB/CorfuDB/pull/3997) Without this audit trails cannot be captured. Description: Why should this be merged: Related issue(s) (if applicable): # ## Checklist (Definition of Done): - [x]...

Without this we cannot enable clear audit trails. ## Overview Description: Why should this be merged: Related issue(s) (if applicable): # ## Checklist (Definition of Done): - [x] There are...

## Overview Description: - Added type for bounded RPC queue on receiver - Enclosing CF for log entry RPCs has modulating hi/lo timeout (configurable) set to high limit upon time...