Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
- Add minimal infrastructure (operations enum, interface to get allowed operations from a thread)
- Add thread assertions (that do not assert yet, just log)
- Create wrappers around storages that invoke the assertions
- Only apply the wrappers in IgniteImpl if assertions are needed (we don't need them in unit tests [working without IgniteImpl] where threads might be arbitrary)
Attachments
Issue Links
- split from
-
IGNITE-18853 Introduce thread types to thread pools
- Resolved
- links to