-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
-
-
Rox Sprint 4.7G - Global, Rox Sprint 4.8B - Global
-
0
We used to store 'discovered' entities at the global scope, which makes it easy to determine which clusters are accessed by an entity.
However, when considering pruning, we hit a scalability concern: for every entity, we have to verify if there is no flow using it. This search spans all the flows, which is a large set.
The proposal is to insert 'discovered' entities in every cluster they are detected. This duplicates the information, but splits the pruning cost.
- is related to
-
ROX-27696 External IPs GA [4.8]
-
- Closed
-