Skip to content

Commit 22da891

Browse files
dandavisonbergundy
andauthored
Specify that it's namespace failover version
Co-authored-by: Roey Berman <[email protected]>
1 parent 2d226f1 commit 22da891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal/api/history/v1/message.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ message HistoryEvent {
767767
int64 event_id = 1;
768768
google.protobuf.Timestamp event_time = 2;
769769
temporal.api.enums.v1.EventType event_type = 3;
770-
// Failover version. Defines alternate history branches that can arise in multi-cluster
770+
// Namespace failover version. Defines alternate history branches that can arise in multi-cluster
771771
// configurations (e.g. multi-region namespaces).
772772
int64 version = 4;
773773
// TODO: What is this? Appears unused by SDKs

0 commit comments

Comments
 (0)