Storage client should prioritize node(s) specified in storage receipts #3354
Labels
c:performance
Category: performance
c:runtime/compute
Category: runtime compute worker
c:storage
Category: storage
Currently the executor tries to fetch storage from any committee node. Instead of doing this blindly, it should prioritize by fetching from storage nodes specified in the storage receipt as those are the ones that should have the given root. The prioritized node identifiers could be hinted by setting a context key.
Related to #1815.
The text was updated successfully, but these errors were encountered: