DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Current state: Under Discussion
Discussion thread: https://lists.apache.org/thread/t7fbxcr41lxojydrsvy569bgfm91o3j6
JIRA:
| Jira | ||||||
|---|---|---|---|---|---|---|
|
...
The `startTime`, together with the `interval` and the wall clock, will determine the next trigger time for the callback. Hence, the anchored punctuation is only supporting wall clock (i.e. stream time) in this first iteration.
The method for calculating the next, anchored trigger time, could look something like:
...