Project

General

Profile

Actions

Bug #12990

closed

[FUSE] Access shared/ is inefficient

Added by Peter Amstutz about 6 years ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
-
Story points:
-

Description

The shared/ directory of FUSE has several issues:

  1. no update lock, may start overlapping updates in separate threads
  2. no incremental lookup of individual names, always loads full list, bad for scaling
  3. fetches full record, which may include description or properties payload which is not used by wastes bandwith

Related issues

Related to Arvados - Idea #13146: [API] Endpoint to get projects shared with meResolvedPeter Amstutz08/15/2018Actions
Actions

Also available in: Atom PDF