>From Murtadha Hubail <[email protected]>: Murtadha Hubail has uploaded a new patch set (#2). ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/4323 )
Change subject: [NO ISSUE][ING] Allow Active Runtime Workers To Exit Gracefully ...................................................................... [NO ISSUE][ING] Allow Active Runtime Workers To Exit Gracefully - user model changes: no - storage format changes: no - interface changes: no Details: - Notify ActiveManager when active runtime storage side workers are initialized and deinitialized. - Track active runtime workers in ActiveManager. - During ActiveManager shutdown, allow active runtime storage side workers to exit gracefully with a timeout. This is done to allow the active runtime storage side to process the last messages sent from the ingestion side before the workers are interrupted. Change-Id: I6d1b331e284156a8ee8fab441054d50cace36603 --- M asterixdb/asterix-active/src/main/java/org/apache/asterix/active/ActiveManager.java M asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/operators/FeedMetaStoreNodePushable.java 2 files changed, 48 insertions(+), 3 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/23/4323/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/4323 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: stabilization-f69489 Gerrit-Change-Id: I6d1b331e284156a8ee8fab441054d50cace36603 Gerrit-Change-Number: 4323 Gerrit-PatchSet: 2 Gerrit-Owner: Murtadha Hubail <[email protected]> Gerrit-CC: Anon. E. Moose #1000171 Gerrit-CC: Jenkins <[email protected]> Gerrit-MessageType: newpatchset
