We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ee6eec + 29b0ed0 commit 17f2f70Copy full SHA for 17f2f70
broker/consumer/lsst/ps-connector.properties
@@ -37,3 +37,6 @@ cps.topic=PS_TOPIC
37
cps.project=PROJECT_ID
38
# include Kafka topic, partition, offset, timestamp as msg attributes
39
metadata.publish=true
40
+# specify the maximum number of messages that can be received for the messages on a topic partition before publishing
41
+# them to Cloud Pub/Sub
42
+maxBufferSize=50
0 commit comments