[PR #14778] [MERGED] Reenable pooling #14111

Closed
opened 2026-02-07 07:24:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14778
Author: @JPVenson
Created: 9/11/2025
Status: Merged
Merged: 9/12/2025
Merged by: @crobibero

Base: masterHead: bugfix/PoolingHandling


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -12 deletions)

View changed files

📝 Emby.Server.Implementations/ScheduledTasks/Tasks/OptimizeDatabaseTask.cs (+1 -1)
📝 src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/SqliteDatabaseProvider.cs (+6 -11)

📄 Description

Reduce timer for Optimise Database
Truncate WAL on optimise task


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/14778 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/12/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/PoolingHandling` --- ### 📝 Commits (2) - [`a483958`](https://github.com/jellyfin/jellyfin/commit/a483958686d3783aea9c44703226c19194d14164) Reenable pooling - [`8317567`](https://github.com/jellyfin/jellyfin/commit/8317567370ff294ac3285a70f1e6a813297b2078) Reenable DbContext pooling ### 📊 Changes **2 files changed** (+7 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ScheduledTasks/Tasks/OptimizeDatabaseTask.cs` (+1 -1) 📝 `src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/SqliteDatabaseProvider.cs` (+6 -11) </details> ### 📄 Description Reduce timer for Optimise Database Truncate WAL on optimise task --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:24:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14111