Skip to content

Commit 3aaac3c

Browse files
committed
fix: add SLING_THREADS environment variable for replication configuration
1 parent 3d362a6 commit 3aaac3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cmd/sling/tests/replications/apis/r.stripe.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ streams:
1515

1616
env:
1717
SLING_STATE: postgres/sling_state.stripe # one state table per replication
18-
SLING_LOADED_AT_COLUMN: timestamp
18+
SLING_LOADED_AT_COLUMN: timestamp
19+
SLING_THREADS: 2

0 commit comments

Comments
 (0)