View Issue Details

IDProjectCategoryView StatusLast Update
0005507SOGoBackend Address Bookpublic2022-04-27 17:58
Reporteralessice Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.5.1 
Fixed in Version5.6.0 
Summary0005507: LDIFF contacts import never close connections to database
Description

We have difficulty importing about 700 contacts, contained in an ldiff file, into an address book, using SOGo web interface.
It seems that the mysql connection used for the import is never closed after finishing the operation (remaining open and occupying resources on the server).

We are using in our environment SOGo 5.5.1 with MariaDB database.
In older versions we have never encountered any difficulties with this, even with larger files with more contacts inside.

To reproduce it, just import an ldiff file in any address book as it seems a systematic behaviour.

Can you check it out? Do we have to change some configuration parameters?

TagsNo tags attached.

Activities

francis

francis

2022-04-27 15:01

administrator   ~0016009

What version of MariaDB are you using? How do you track your DB connections?

Related Changesets

sogo: master a5b85d72

2022-04-27 17:56

francis


Details Diff
fix(addressbook): close DB connection after LDIF import

Fixes 0005507
Affected Issues
0005507
mod - UI/Contacts/UIxContactFolderActions.m Diff File

Issue History

Date Modified Username Field Change
2022-04-27 08:09 alessice New Issue
2022-04-27 15:01 francis Note Added: 0016009
2022-04-27 17:58 francis Changeset attached => sogo master a5b85d72
2022-04-27 17:58 francis Assigned To => francis
2022-04-27 17:58 francis Resolution open => fixed
2022-04-27 17:58 francis Status new => resolved
2022-04-27 17:58 francis Fixed in Version => 5.6.0