User story #11248
closedRudder must process inventories from unaccepted nodes immediatelly
Description
Rudder 4.1.5.
At this point of time, rudder has some periodic task to process inventories.
This task runs approximately every 5 minutes. It's significantly inconvenient to wait up to 5 minutes after inventory was sent, especially while using API.
I suppose it's not very difficult to check node uuid against the list of already accepted nodes right after report receiving. And trigger the task when unknown uuid was found.
Updated by François ARMAND over 7 years ago
Hello Dmitry.
We are aware of that problem and we are working on a inotify-based solution to speed up the process.
In the meantime, you can look to that article which explains how you can hand-wire that feature for yourself: https://www.mauras.ch/speed-up-rudder-new-nodes-detection.html
Hope it helps!
Updated by Benoît PECCATTE over 7 years ago
- Tracker changed from Bug to User story
Updated by Benoît PECCATTE over 7 years ago
We are working on a user contribution to solve this problem for current releases.
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.1.7 to 4.1.8
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.1.8 to 4.1.9
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.1.9 to 4.1.10
Updated by Benoît PECCATTE almost 7 years ago
- Target version changed from 4.1.10 to Ideas (not version specific)
Updated by Alexis Mousset about 6 years ago
- Target version changed from Ideas (not version specific) to 6.0.0~beta1
Updated by Alexis Mousset over 5 years ago
- Status changed from New to Rejected
This is fixed in the root server from 5.0, and will be for relays too in 5.1 (both inotify-based). Closing.
Updated by François ARMAND almost 5 years ago
- Related to Bug #14080: Huge latency between inventory sent and inventory appears in Rudder added