Pinned
237 contributions in the last year
Less
More
Contribution activity
August 2021
Created a pull request in m3db/m3 that received 3 comments
[aggregator] Add interrupt channel for Aggregator shutdown
What this PR does / why we need it: Instead of watching for interrupts directly within the server.Run method. Allow for an interruptCh to be passed …
+11
−15
•
3
comments
Opened 5 other pull requests in 1 repository
m3db/m3
1
open
4
merged
- [integration] Create M3Resources interface with current code as Docker-backed impl
- [dbnode][aggregator][coordinator] Add shutdownCh for server shutdown notification
- [dbnode] Expose single method for starting dbnode and optional coordinator
- [aggregator] Use WaitForInterrupt to handle interrupts
- [tests] Move dtests to src/integration package