Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
Description
Propose to improve the following areas:
1) Under cache/scheduler/rmproxy, we have duplicated methods of enqueueAndCheckFull.
2) Existing enqueueAndCheckFull won't block when the event queue is full, we should block the writing. Otherwise, we will miss event and cause weird bugs.
3) We lack events when the events are accumulating in the queue.
Attachments
Issue Links
- is fixed by
-
YUNIKORN-317 Cache/Scheduler modules need to be combined to a single module
- Closed
- links to