Sundar Sridharan

Results 27 issues of Sundar Sridharan

## 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: Attempting merge on v2 branch Why should this be merged: Related issue(s) (if applicable): # ## Checklist (Definition of Done): - [ ] There are no TODOs...

## Overview Description: Why should this be merged: Many clients call openTable() several times in their JVM lifecycle Each time this involves expensive java reflections etc which can be completely...

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...

## 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...