Setting the maximum number of messages fetched in a polling interval
You can set the maximum number of messages that must be fetched, in each polling interval, for a BigQuery project using the com.unraveldata.bigquery.pubsub.total.message.{projectId} property.
- Stop Unravel. - <Unravel installation directory>/unravel/manager stop
- Set the com.unraveldata.bigquery.pubsub.total.message.{projectId} property. - <Unravel installation directory>/unravel/manager config properties set com.unraveldata.bigquery.pubsub.total.message.{projectId}- For example: /opt/unravel/manager config properties set com.unraveldata.bigquery.pubsub.total.message.bq1234 
- Apply the changes. - <Unravel installation directory>/unravel/manager config apply 
- Start Unravel. - <Unravel installation directory>/unravel/manager start