This PR makes both the bootstrap peers and the direct peers be part of the resource limiter allowed list. This ensures that the connections are not pruned by the resource manager.
I agree with this addition, but it is worth noting that unless low/high watermarks are explicitly configured, the resource manager here never gets set, instead using the default one
This PR makes both the bootstrap peers and the direct peers be part of the resource limiter allowed list. This ensures that the connections are not pruned by the resource manager.
cc @CassOnMars