Configuration Reference
Version:1.0.0-SNAPSHOT
Pulsar Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.Integer |
Number of threads to use with read operations |
|
java.lang.Integer |
Number of threads to use with message example.java.listeners. |
|
java.lang.String |
Defaults to default JVM provider. |
|
java.lang.String |
URL to Pulsar cluster |
|
java.net.URL |
URL of the OAuth2 Token issuer |
|
java.net.URL |
URL or a path to a file containing client id, client secret, and such for OAuth2 client application. |
|
java.lang.String |
OAuth2 audience |
|
java.lang.Boolean |
If not set defaults to true which means that after max number of retries failed message is sent to DLQ and won’t be resent again. |
|
int |
If not set defaults to 3. {@code #useDeadLetterQueue} must be enabled or else this value is ignored. |
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.Boolean |
|
|
java.lang.Boolean |
|
|
java.util.Set |
|
|
java.util.Set |
|
|
java.lang.Boolean |
should application shutdown if any of subscriptions fail |
|
java.lang.String |