Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
5.5.0
Description
- Ability to Pause a Function.
- When a Function is Paused, the timers created prior to the Pause shouldn't be executed.
- Ability to Resume a Paused Function.
- When a Function is Resumed, the processing of DCP stream should start from where it left off. All the pending timers should be executed.
MB-28554 to be done along with this.
Attachments
Issue Links
- blocks
-
MB-29084 Stop Processing when Failure Threshold is Reached
-
- Open
-
- depends on
-
MB-28554 Ability to Clear Timers
-
- Open
-
-
MB-28734 Cancel timer
-
- Closed
-
-
MB-38729 [BP MB-28734] - Cancel timer
-
- Closed
-
- relates to
-
MB-29185 Allow 'Clear Timers' at Undeploy
-
- Closed
-
-
MB-31918 UI: Change to View When Function is Deployed
-
- Open
-
(1 relates to)
Build couchbase-server-6.5.0-1733 contains eventing commit d9d1b6d with commit message:
MB-28052[21/n] Mitigate goroutine leaks with deploy => pause transition