aws / aws/aws-xray-sdk-java

Centralized Sampling rules are not removed when they are deleted

Open
#239 1 comment 0 reactions 1 assignee Claimed by @wangzlei View on GitHub
bug pending release
Dominant language
Java
Stars
100
Forks
100
PR merge metrics
No merged PRs in 30d

Description

I found this during my test, deleted a rule in the control panel but it was not refreshed in the app even after several "Polling sampling rules."
I did a bit of investigation and I think that when the RulePoller does retrieve the list of rules they are passed to the CentralizedManifest and there, only changes in priority or new rules trigger a full invalidation, otherwise, rules are updated but never deleted (even when the comment seems to indicate the contrary).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.