You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Typo `can trigger` repeating twice in the `Eventing Keyspaces` section
* As we only have Data Service, let us be consistent across as Data Service provider seems like another term for Data Service
* Added language feature incorrectly positioned in the removed language features list
* Add item under language restriction; importing libraries is not allowed
* Import libs is restricted
* Fix grammar issue in eventing-language-constructs
* CAS is allowed to be set, albeit, it is a no-op in the upsert operation. Hence it is incorrect to document that upsert does not allow setting CAS for the document.
* Fix grammar issue in eventing-timers.adoc
* Updates after review
---------
Co-authored-by: Simon Dew <[email protected]>
Copy file name to clipboardExpand all lines: modules/eventing/pages/eventing-timers.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
:page-edition: Enterprise Edition
4
4
5
5
{description}
6
-
Timers also measure and track the amount of elapsed time and can be used while archiving of expired documents at a preconfigured time.
6
+
Timers also measure and track the amount of elapsed time and can be used while archiving expired documents at a preconfigured time.
7
7
8
8
NOTE: When using timers, it is required that all nodes of the cluster are synchronized at computer startup, and periodically afterwards using a clock synchronization tool like NTP.
0 commit comments