Sundar Sridharan

Results 27 issues of Sundar Sridharan

## Overview Description: This allows us to re-use the CorfuStoreBrowserEditor commands and validations so that we can build the offline tool. Why should this be merged: Extremely useful for offline...

## Overview - [ ] CLI tool to trigger compaction (checkpoint + trim) - [ ] Distributed Compaction orchestration capability with no reliance on applications for tasks like triggering, locking...

Remove the table from registry and also safely wipe out any associated protobuf files. This is needed for corner case upgrades and issues in field where a table gets too...

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

## Overview Description: Why should this be merged: To help triage the vlo rollback rollforward data inconsistency issue. Related issue(s) (if applicable): # ## Checklist (Definition of Done): - [x]...

## Overview Description: Make corfu.9000.log log stream names instead of UUIDs to aid debugging. Since stream names are not available in server side, accept a file path which will carry...

## Overview CorfuServer's handleLogWrite logs useful streams that were modified but it uses UUID which are not human readable making debugging the corfu.9000.logs extremely cumbersome. Logging stream names is much...

feature

## Overview _Replace the text below with your issue description, after answering yourself: **"What kind of issue is this?"**_ - ( ) **Question.** This issue tracker is not the place...

If NTP moves ahead by too much, the corrections cause a lot of transaction retries which results in degraded performance in parallel operations of the CorfuQueue.

## Overview Description: Why should this be merged: LR needs to adhere to a mode where not all cluster nodes are upgraded to the latest (current) version. This PR only...