Actions
Bug #10236
closed[FUSE] Flag to disable event listening
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
0.5
Description
Event listening is extremely expensive when polling the API server Add a arv-mount flag to disable event listening even when the default behavior is to listen for events.
Updated by Tom Morris about 8 years ago
- Assigned To set to Lucas Di Pentima
- Story points set to 0.5
Updated by Lucas Di Pentima about 8 years ago
Ready for review.
Changes at: d5b49bc
Tests being run at: https://ci.curoverse.com/job/developer-run-tests/26/
Added a --disable-event-listening
that overrides self.listen_for_events
. This flag is not enabled by default.
Updated by Lucas Di Pentima about 8 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima about 8 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|commit:cd175e917038f68d80d29cc6fee24fc3b389069e.
Actions