Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions broker/consumer/lsst/ps-connector.properties
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ cps.topic=PS_TOPIC
cps.project=PROJECT_ID
# include Kafka topic, partition, offset, timestamp as msg attributes
metadata.publish=true
# specify the maximum number of messages that can be received for the messages on a topic partition before publishing
# them to Cloud Pub/Sub
maxBufferSize=50