Details
-
Story
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
None
-
None
-
Firebird Sprint 135
-
1
-
Firebird
-
TBD
Description
ExtendedAsyncResult from okapi-common has been deleted: OKAPI-1078, OKAPI-810
A solution that much better works with Future is ErrorTypeException from okapi-common.
Okapi >= 5.0.0 will ship without ExtendedAsyncResult.
mod-audit uses ExtendedAsyncResult only in AuditDataImpl.
The code in AuditDataImpl can be replaced by the default code provided by RMB's PgUtil.
Task:
Replace ExtendedAsyncResult by ErrorTypeException, or replace AuditDataImpl code by PgUtil.
TestRail: Results
Attachments
Issue Links
- relates to
-
OKAPI-810 Replace ExtendedAsyncResult by AsyncResult where possible
-
- Closed
-
-
OKAPI-1078 Remove ExtendedAsyncResult
-
- Closed
-