datasource sync taking very long (10+ sec) on datasource delete
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
congress |
Triaged
|
Medium
|
Unassigned | ||
Newton |
Won't Fix
|
Medium
|
Unassigned | ||
Ocata |
Won't Fix
|
Medium
|
Unassigned | ||
congress (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
When deleting a datasource, the sync often takes 10+ seconds to complete. It appears that the deleting greenthread relinquished control (expected and on datasource ops) and takes a long time to regain control. The effect on the user/deployer is that deleting a datasource tends to take more than 10 seconds. In my testing, it appears to be a consistent 10-15 seconds.
The abnormally long sync time does not appear to take place on routine periodic datasource sync or on datasource add (surprising). Selected log follows:
2017-01-23 17:19:59.359 DEBUG congress.
2017-01-23 17:19:59.364 DEBUG oslo_concurrenc
[a lot of other things happen. see attached log file for details]
2017-01-23 17:20:11.002 INFO congress.
2017-01-23 17:20:11.002 DEBUG oslo_concurrenc
Changed in congress: | |
status: | New → Triaged |
Changed in congress (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |