Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.7.0
Description
when the conditionalNetworkBridgeFilterFactory is configured via a policy entry, it bypasses the networkttl check in error. allowing messages to hop in error a cross linked/looped brokers.
The networkTtl should only be ignored when replaying back to the origin.
also, the rate limit should be applied in all cases.