Michał Niewrzał
Michał Niewrzał
Recently we introduced change were we can set placement-specific RS settings. Mentioned change https://github.com/storj/storj/commit/f9293ef6f5d081dbc9941476182952af2c3ceb28 Acceptance Criteria: * write unit tests to confirm that repair is working as intended * fix...
Change-Id: Ia33f09ae51079b17a816111b9b1f728bcf9d1b87 What: Why: Please describe the tests: - Test 1: - Test 2: Please describe the performance impact: ## Code Review Checklist (to be filled out by reviewer) -...
What: Why: Please describe the tests: - Test 1: - Test 2: Please describe the performance impact: ## Code Review Checklist (to be filled out by reviewer) - [ ]...
Change-Id: I4965fd4c52a36a08724eef85e95aa7388cce0fa2 What: Why: Please describe the tests: - Test 1: - Test 2: Please describe the performance impact: ## Code Review Checklist (to be filled out by reviewer) -...
Currently with metainfo `BeginSegment` request we are returning lots of data. This affects our egress cost. We need to reduce size of response from this endpoint. First "quick" thing we...