TOPIC
QUEUE
XA_GENERIC
XA_QUEUE
XA_TOPIC
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 2000 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 102400 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Unit | BYTES |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Unit | PER_SECOND |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 65536 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Unit | BYTES |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 0 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 2000 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 1.0 |
Type | BIG_DECIMAL |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 5 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 30 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 1048576 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
min-large-message-size | INT | false | true | 102400 | The min large message size. |
producer-max-rate | INT | false | true | -1 | The producer max rate. |
thread-pool-max-size | INT | false | true | 30 | The thread pool max size. |
discovery-initial-wait-timeout | LONG | false | false | The discovery initial wait time out. | |
compress-large-messages | BOOLEAN | false | true | false | Whether large messages should be compressed. |
retry-interval-multiplier | BIG_DECIMAL | false | true | 1.0 | The retry interval multiplier. |
dups-ok-batch-size | INT | false | true | 1048576 | The dups ok batch size. |
pre-acknowledge | BOOLEAN | false | true | false | True to pre-acknowledge. |
consumer-window-size | INT | false | true | 1048576 | The consumer window size. |
reconnect-attempts | INT | false | true | 0 | The reconnect attempts. |
block-on-acknowledge | BOOLEAN | false | true | false | True to set block on acknowledge. |
block-on-durable-send | BOOLEAN | false | true | true | True to set block on durable send. |
scheduled-thread-pool-max-size | INT | false | true | 5 | The scheduled thread pool max size. |
client-failure-check-period | LONG | false | true | 30000 | The client failure check period. |
client-id | STRING | false | true | The client id. | |
entries | LIST | true | true | The jndi names the connection factory should be bound to. | |
call-failover-timeout | LONG | false | true | -1 | The timeout to use when fail over is in process (in ms). |
confirmation-window-size | INT | false | true | -1 | The confirmation window size. |
factory-type | STRING | false | true | GENERIC | The type of connection factory. |
connection-ttl | LONG | false | true | 60000 | The connection ttl. |
connection-load-balancing-policy-class-name | STRING | false | false | org.hornetq.api.core.client.loadbalance.RoundRobinConnectionLoadBalancingPolicy | Name of a class implementing a client-side load balancing policy that a client can use to load balance sessions across different nodes in a cluster. |
use-global-pools | BOOLEAN | false | true | true | True to use global pools. |
failover-on-server-shutdown | BOOLEAN | false | false | True to fail over on server shutdown. | |
group-id | STRING | false | true | The group id. | |
consumer-max-rate | INT | false | true | -1 | The consumer max rate. |
transaction-batch-size | INT | false | true | 1048576 | The transaction batch size. |
call-timeout | LONG | false | true | 30000 | The call time out. |
failover-on-initial-connection | BOOLEAN | false | true | false | True to fail over on initial connection. |
ha | BOOLEAN | false | true | false | Whether the connection factory supports High Availability. |
retry-interval | LONG | false | true | 2000 | The retry interval. |
discovery-group-name | STRING | false | false | The discovery group name. | |
producer-window-size | INT | false | true | 65536 | The producer window size. |
block-on-non-durable-send | BOOLEAN | false | true | false | True to set block on non durable send. |
auto-group | BOOLEAN | false | true | false | Whether or not message grouping is automatically used |
connector | OBJECT | false | false | Defines the connectors. These are stored in a map by connector name (with an undefined value). | |
cache-large-message-client | BOOLEAN | false | true | false | True to cache large messages. |
max-retry-interval | LONG | false | true | 2000 | The max retry interval. |