Notifications is killing certain sections of my forum

Get help with installation and running phpBB 3.3.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
DSR!
Registered User
Posts: 39
Joined: Wed Jan 30, 2019 11:42 pm

Notifications is killing certain sections of my forum

Post by DSR! »

I manage a very old community with many users and themes which runs in a vps with everything updated and well configured.
But ... for some time now users are experiencing random mysql crashes.
Today after several tests I recognized the problem.
Sections with many subscribed users cause mysql to fail.
I listen to ideas to solve it :mrgreen:

From what I understand the calls to $phpbb_notifications->add_notifications() run the notifications immediately ...?
When experiencing this error I assume that notifications do not depend on cron.
If so, it would be a good idea to pass some logic to a cron.
DSR!
Registered User
Posts: 39
Joined: Wed Jan 30, 2019 11:42 pm

Re: Notifications is killing certain sections of my forum

Post by DSR! »

fixed adding new hook event
https://github.com/phpbb/phpbb/pull/6257
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Notifications is killing certain sections of my forum

Post by david63 »

How is adding an event going to fix the problem unless you create an extension?
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
DSR!
Registered User
Posts: 39
Joined: Wed Jan 30, 2019 11:42 pm

Re: Notifications is killing certain sections of my forum

Post by DSR! »

Tonight I do the development of the extension.
If they accept the pr I send the extension to customize db
User avatar
bakasura
Registered User
Posts: 19
Joined: Tue Aug 15, 2023 1:30 pm

Re: Notifications is killing certain sections of my forum

Post by bakasura »

DSR!, could you tell us if this problem solved?
I'm an engineer, my passion is to understand how things work, modify them, improve them... you get the point
Post Reply

Return to “[3.3.x] Support Forum”