Actions
Bug #22616
closedJGitInternalError on HistorizeNodeCountService
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
I got an internal JGit error on add command (without more information) for the metric repository.
After some debuging, it appears that there's a remaiming /var/rudder/metrics/nodes/.git/index.lock
file certainly due to a crash or something.
We need some logic to remove it if needed.
Updated by François ARMAND over 1 year ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4749
Updated by Anonymous over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|965e9a2a062d4ffc8794c2bcfbcd460e6a3954e1.
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.6 and 7.3.1 which were released today.
Updated by François ARMAND over 1 year ago
- Related to Enhancement #23045: Make commiting nodes to fact-repo optionnal added
Actions