Skip to content

[stable24] perf(federation): Only request root share info for checking availability - #36558

Merged
blizzz merged 2 commits into
stable24from
backport/36557/stable24
Feb 7, 2023
Merged

[stable24] perf(federation): Only request root share info for checking availability#36558
blizzz merged 2 commits into
stable24from
backport/36557/stable24

Conversation

@juliusknorr

@juliusknorrjuliusknorr commented Feb 6, 2023

Copy link
Copy Markdown
Member

Backport of #36452

Otherwise this would request a full recursive dirctory listing while the result is never being used
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorrjuliusknorr changed the title [stable24] [stable25] perf(federation): Only request root share info for checking availability[stable24] perf(federation): Only request root share info for checking availabilityFeb 6, 2023
@juliusknorrjuliusknorr added bug 3. to review Waiting for reviews labels Feb 6, 2023
@juliusknorrjuliusknorr added this to the Nextcloud 24.0.10 milestone Feb 6, 2023
@juliusknorr
juliusknorr requested review from a team, ArtificialOwl, artonge, blizzz and icewind1991 and removed request for a teamFebruary 6, 2023 10:13
@blizzzblizzz mentioned this pull request Feb 6, 2023
@@ -65,7 +65,7 @@ public function __construct(string $appName,
* @param null $dir

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also here, old php doc seems to confuse psalm

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr
juliusknorrforce-pushed the backport/36557/stable24 branch from fbf5f34 to a5a5a78CompareFebruary 7, 2023 14:16
@juliusknorr

Copy link
Copy Markdown
MemberAuthor

Removed the phpdoc annotations

@blizzzblizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 7, 2023
@blizzz
blizzz merged commit dc73704 into stable24Feb 7, 2023
@blizzz
blizzz deleted the backport/36557/stable24 branch February 7, 2023 17:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@juliusknorr@blizzz@artonge