Description
VirtualSelectorCache plugin cannot be reliably used when message selectors use e. g. literals with underscore like notificationType = 'NOTIFY_DELETE'.
Full evaluation would need to walk the parsed selector, however the method should at least check for presence of LIKE case-insensitevely to return less false positives.