akshayrai opened a new pull request #4766: [TE] Jira Merger for supporting DIMENSIONS_ALERTER_PIPELINE URL: https://github.com/apache/incubator-pinot/pull/4766 Changes: * Support for merging jira tickets when dimensions_alerter_pipeline is enabled. * Injects dimensions and subsId as jira labels. * Pass the dimensions info in addition to the recipients to the alerter. Other changes: * Truncate Jira Summary field which has a static limit of 255 characters max. * Optm: Query Jira using mergeGap rather than fetching all and filtering in-memory. * Deprecate DimensionMap and use Multimap Testing: * added unit tests * tested end-to-end by deploying locally
---------------------------------------------------------------- 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]
