TheDMSGroup / mautic-eb

Mautic + Elastic Beanstalk = Scalable marketing automation
https://www.mautic.org
GNU General Public License v3.0
104 stars 27 forks source link

[ENG-890] Update campaign summary patch and cron. #107

Closed heathdutton closed 5 years ago

heathdutton commented 5 years ago

Please be sure you are submitting this against the master branch.

//: # This Pull Request (Place an 'X' for each):

Risk Level No Low High
Alters Lead Data?
Schema Change?
Adds A Query or Modifies Existing Query?
Adds or Modifies Existing Auto-Enhancer?
Modifies Ingestion Process? Y
Modifies sendContact Data?

Description:

This updates the campaign_summary table ingestion process so that massive amounts of simultanious inserts to campaign_summary do not cause table locks by cron tasks running in parallel threads of 30 or more.