yvsubhash opened a new pull request #2311: CLOUDSTACK-10134 Optimization of applying port forwarding rules URL: https://github.com/apache/cloudstack/pull/2311 Repro Steps Step to reproduce: 1. Allocate ip address 2. Add PortForwarding rule to the IP address repeatedly 3. Check the time that setting takes Time for each rules goes up for every new rule that gets added. existing rules are populated to a hashmap from a list to reduce the search time
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
