-
Type:
Suggestion
-
Resolution: Duplicate
-
None
-
Component/s: Email notifications
Current mail queue implementation is based on a SingleMailQueueItem. The way the atlassian-mail is implemented each email establishes a new connection with the SMTP server resulting in a lot of overhead when sending a large number of emails on each service run. That overhead could be really eliminated if a new implementation would support send more that one email in a single batch.
I've entered an improvement issue also in atlassian-mail project, [MAIL-47].
- duplicates
-
JRASERVER-9148 Cache the Mail Connection
- Closed