owncloud / owncloud/ocis

Path based requests are flaky

Open
#7,255 1 comment 0 reactions 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

When having fun with https://github.com/owncloud/ocis/pull/7250 I noticed that path based requests are flaky. Path based ListContainer requests for `/users/some-u-u-i-d` sometimes are routed to the sharesstorageprovider because that is mounted at `/users/some-u-u-i-d/Shares`. The gateway just picks the first storage provider it encounters which then returns a not found error.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.