akshayrai opened a new pull request #5081: [TE][subscription] Fix duplicate 
anomaly report issue and clean up subscription pipelines
URL: https://github.com/apache/incubator-pinot/pull/5081
 
 
   Bug: Jira alerts were commenting the same anomalies repeatedly as the 
subscription watermarks were not getting updated in some specific cases.
   
   Cause: This occurs specifically when Jira alerts are subscribed but not 
email. The code had some dependency on email which resulted in the email 
alerter failing and not updating the subscription watermarks. As a result, the 
same anomalies were fired again for Jira.
   
   Other Changes:
   * Deprecated and removed `DIMENSION_ALERTER_PIPELINE` in favour of 
`DIMENSIONS_ALERTER_PIPELINE`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to