Actions
Bug #26953
openChangeRequestJdbcRepository ignores error when change request unserialization fails
Status:
Pending technical review
Priority:
N/A
Assignee:
Target version:
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 2 days ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/838
Actions