Actions
Bug #26953
openChangeRequestJdbcRepository ignores error when change request unserialization fails
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Refactor ChangeRequestJdbcRepository#ChangeRequestRead so that it may return an error in case of a failed unserialization (as of right now, errors would be ignored).
Since this refactor would involve removing the instances of Box from ChangeRequestJdbcRepository
, this refactor is part of the plan to remove the dependency to the lift library from Rudder and Rudder plugins.
Updated by Véronique HAYAERT 27 days ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/838
Updated by Véronique HAYAERT 22 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|47cd7d3150eaa36b8701ef6bebafb849a4c77cc5.
Actions