[GitHub] cloudstack issue #1601: CLOUDSTACK-9348: Reduce Nio selector wait time

2016-07-18 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1601 Thanks @swill --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] cloudstack issue #1601: CLOUDSTACK-9348: Reduce Nio selector wait time

2016-07-17 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1601 These errors are common in this specific environment type (hypervisors nested 3 layers deep). They do not show up when only two hypervisors are nested... This is ready... --- If your project i

[GitHub] cloudstack issue #1601: CLOUDSTACK-9348: Reduce Nio selector wait time

2016-07-17 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1601 ### CI RESULTS ``` Tests Run: 79 Skipped: 0 Failed: 0 Errors: 3 Duration: 7h 54m 18s ``` **Summary of the problem(s):** ``` ERROR

[GitHub] cloudstack issue #1601: CLOUDSTACK-9348: Reduce Nio selector wait time

2016-07-15 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1601 @swill before you cut the next RC, please include this as @glennwagner and @PaulAngus found a blocker around addHost API without this fix. Thanks. --- If your project is set up for it, you can re

[GitHub] cloudstack issue #1601: CLOUDSTACK-9348: Reduce Nio selector wait time

2016-07-04 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1601 @glennwagner can you also comment if you saw any unusual CPU usage? thanks for testing this --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack issue #1601: CLOUDSTACK-9348: Reduce Nio selector wait time

2016-07-04 Thread glennwagner
Github user glennwagner commented on the issue: https://github.com/apache/cloudstack/pull/1601 LGTM Testing 4.9 master with pr 1601 1. Original results without PR KVM hosts failing to add , error in logs were NIO connection errors 2. After the PR was applie