duncangrant edited a comment on pull request #1298: URL: https://github.com/apache/brooklyn-server/pull/1298#issuecomment-1033536440
> > @algairim Why are you making this change? I think you can already get this behaviour by using an enricher with suppress duplicates. Is this just to make it easier to do this? > > Should we use a suppress duplicates flag so that anyone relying on the current behaviour doesn't see their blueprint stop working. > > @duncangrant , which enricher are you referring to and how can I combine it with this policy? Propagator with enricher.suppressDuplicates true would work but I don't think that would work with the same target and source entity so maybe there isn't an option that works well here. Also most sensors have a suppressDuplicates flag so you might want to check that for your use case. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
