Skip to content

Commit e3bfbb8

Browse files
Fix ci
1 parent 051d2a6 commit e3bfbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/tests/integration/cases/logging-window-function/manifests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
windowConfig:
3737
windowLengthCount: 10
3838
slidingIntervalCount: 5
39-
processingGuarantee: atleast_once
39+
processingGuarantee: ATLEAST_ONCE
4040
# the processingGuarantee should be manual for window function
4141
# see: https://github.com/apache/pulsar/pull/16279/files#diff-c77c024ccb31c94a7aa80cb8e96d7e370709157bdc104a1be7867fb6c7aa0586R318-R319
4242
processingGuarantee: manual

0 commit comments

Comments
 (0)