Comment 6 for bug 1400208

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/9629
Committed: http://github.org/Juniper/contrail-controller/commit/92023f33366f0fa88f34ac2430118bfa88f327ef
Submitter: Zuul
Branch: master

commit 92023f33366f0fa88f34ac2430118bfa88f327ef
Author: Chandan Mishra <email address hidden>
Date: Tue Apr 28 10:52:20 2015 -0700

This commit is fix the issue in previous commit:
https://review.opencontrail.org/#/c/5763

As part of previous commit we were increasing max # of threads available
as part of the task library.
In previous fix we did not take care of the scenario after TaskScheduler class
initialization.

This checkin takes care of scenario after TaskScheduler instantiation.

Change-Id: I6f5568847ea6af2bdc045c29056b1271e64a1a68
Closes-Bug: 1400208