Skip to content

Commit d40d83e

Browse files
committed
Fixed PG loader JobConfig typo
1 parent b4b17cc commit d40d83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectors/postgres/demo/config/samples/loader/JobConfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pipelineConfig:
1717
HashWriteStage:
1818
handlerId: REDIS_HASH_WRITER
1919
connectionId: targetConnection
20-
metricEnabled: false
20+
metricsEnabled: false
2121
prependTableNameToKeys: true
2222
deleteOnKeyUpdate: true
2323
async: true

0 commit comments

Comments
 (0)