Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.0.3
-
Fix Version/s: None
-
Component/s: Core system
-
Labels:None
-
Complexity:Intermediate
Description
Take the Maven project which has tens of modules. If a change is made in some core part, then lots of modules get rebuilt generating a flood of notification emails...
If continuum knew about the list of modules making a project, then it could decide which module need rebuilding and only send a single email for all modules belonging to a project after they have been built.
Issue Links
- is duplicated by
-
CONTINUUM-2033
Consolidate Mail Notification
-
-
CONTINUUM-1389
ability to reduce per-group notifications
-
-
CONTINUUM-1823
Fewer notifications when Subversion server is unreachable
-
Actually the issue is better described by Mark Reynolds on the Maven list:
"Occasionally there is some problem, for instance, where something happens with Continuum's SVN working copy requiring "cleanup" to be run.
In this case, Continuum will send out approximately 10 error emails per minute to all of our users. If this happens shortly after everyone has left for the day, there can be quite a large number of emails in everyone's inbox!!"