Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing ticket updates on high load in MariaDB/MySQL environments #3877

Closed
rolfschmidt opened this issue Dec 2, 2021 · 0 comments
Closed

Comments

@rolfschmidt
Copy link
Collaborator

Infos:

  • Used Zammad version: 5.0
  • Installation method (source, package, ..): all
  • Operating system: all
  • Database + version: MariaDB/MySQL all versions
  • Elasticsearch version: all
  • Browser + version: all
  • Ticket#1095730

Expected behavior:

  • Ticket updates should not miss if many agents update tickets.

Actual behavior:

  • Ticket updates in high load will result in missing ticket updates which will not return any exceptions or errors on database level and zammad or rails level. Also the ticket update SQL will be visible in general log of mysql but not executed.

Steps to reproduce the behavior:

  • Can be reproduced with this script (WARNING: This script will create tickets randomly)

test_zammad_load.zip

Yes I'm sure this is a bug and no feature request or a general question

@rolfschmidt rolfschmidt added this to the 5.0.3 milestone Dec 2, 2021
@rolfschmidt rolfschmidt self-assigned this Dec 2, 2021
@rolfschmidt rolfschmidt added this to To do in OLD Workflow via automation Dec 2, 2021
@rolfschmidt rolfschmidt moved this from To do to In progress in OLD Workflow Dec 2, 2021
@rolfschmidt rolfschmidt moved this from In progress to Backporting to stable in OLD Workflow Dec 3, 2021
@rolfschmidt rolfschmidt moved this from Backporting to stable to Done in OLD Workflow Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
OLD Workflow
  
Done
Development

No branches or pull requests

1 participant