Actions
Bug #16675
closedrudder-metrics-reporting doesn't work with 5 000 nodes
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
43
Name check:
To do
Fix check:
Checked
Regression:
Description
sudo /opt/rudder/bin/rudder-metrics-reporting -v ^CTraceback (most recent call last): File "/opt/rudder/bin/rudder-metrics-reporting", line 269, in <module> data = metrics() File "/opt/rudder/bin/rudder-metrics-reporting", line 68, in metrics data["last_report_count"] = psql(sql) File "/opt/rudder/bin/rudder-metrics-reporting", line 229, in psql return command(psql_cmd.split() + [ '-t', '-c', query ]).strip() File "/opt/rudder/bin/rudder-metrics-reporting", line 215, in command stdout, stderr = process.communicate() File "/usr/lib64/python2.7/subprocess.py", line 479, in communicate return self._communicate(input) File "/usr/lib64/python2.7/subprocess.py", line 1098, in _communicate stdout, stderr = self._communicate_with_poll(input) File "/usr/lib64/python2.7/subprocess.py", line 1152, in _communicate_with_poll ready = poller.poll() KeyboardInterrupt
Updated by Nicolas CHARLES almost 5 years ago
- Subject changed from rudder-metrics-reportng doesn't work great with 12 000 nodes to rudder-metrics-reportng doesn't work great with 5 000 nodes
Updated by Alexis Mousset almost 5 years ago
- Target version changed from 5.0.16 to 5.0.17
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 5.0.17 to 5.0.18
Updated by François ARMAND over 4 years ago
- Subject changed from rudder-metrics-reportng doesn't work great with 5 000 nodes to rudder-metrics-reporting doesn't work with 5 000 nodes
- Severity set to Major - prevents use of part of Rudder | no simple workaround
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 48
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 5.0.18 to 5.0.19
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 5.0.19 to 5.0.20
- Priority changed from 48 to 47
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 5.0.20 to 797
- Priority changed from 47 to 45
Updated by Nicolas CHARLES about 4 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES about 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2382
Updated by Nicolas CHARLES about 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|137ebd9006ab89ebe019e2c7bae600b14e3708a7.
Updated by François ARMAND almost 4 years ago
- Priority changed from 45 to 44
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 797 to 6.1.7
- Priority changed from 44 to 43
Updated by Vincent MEMBRÉ over 3 years ago
This bug has been fixed in Rudder 6.1.7 and 6.2.1 which were released by the end of October 2020.
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
Actions