ASYNCIO
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | jms.queue.hornetq.management |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | hornetq.notifications |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | LONG |
Nillable | true |
Expressions Allowed | false |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 25 |
Type | INT |
Nillable | true |
Expressions Allowed | false |
Unit | PERCENTAGE |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 10 |
Type | INT |
Nillable | true |
Expressions Allowed | false |
Unit | DAYS |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 10000 |
Type | LONG |
Nillable | true |
Expressions Allowed | false |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | 30000 |
Type | LONG |
Nillable | true |
Expressions Allowed | false |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 3 |
Type | INT |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | INT |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | LIST |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 5 |
Type | INT |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | other |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 10000 |
Type | LONG |
Nillable | true |
Expressions Allowed | false |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | LONG |
Nillable | true |
Expressions Allowed | false |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 30 |
Type | INT |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 300000 |
Type | LONG |
Nillable | true |
Expressions Allowed | false |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 1000 |
Type | LONG |
Nillable | true |
Expressions Allowed | false |
Unit | MILLISECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
shared-store | BOOLEAN | false | false | Whether this server is using a shared store for failover. | |
thread-pool-max-size | INT | false | false | The number of threads that the main thread pool has. -1 means no limit. | |
clustered | BOOLEAN | false | false | Whether the server is clustered. | |
remoting-interceptors | LIST | false | false | The list of interceptor classes used by this server. | |
create-bindings-dir | BOOLEAN | false | false | Whether the server should create the bindings directory on start up. | |
journal-buffer-size | LONG | false | false | The size of the internal buffer on the journal. | |
security-invalidation-interval | LONG | false | false | How long (in ms) to wait before invalidating the security cache. | |
message-counter-enabled | BOOLEAN | false | false | Whether message counters are enabled. | |
journal-type | STRING | false | false | The type of journal to use. | |
journal-sync-transactional | BOOLEAN | false | false | Whether to wait for transaction data to be synchronized to the journal before returning a response to the client. | |
journal-compact-min-files | INT | false | false | The minimal number of journal data files before we can start compacting. | |
log-journal-write-rate | BOOLEAN | false | false | Whether to periodically log the journal's write rate and flush rate. | |
journal-max-io | INT | false | false | The maximum number of write requests that can be in the AIO queue at any one time. | |
scheduled-thread-pool-max-size | INT | false | false | The number of threads that the main scheduled thread pool has. | |
security-enabled | BOOLEAN | false | false | Whether security is enabled. | |
memory-warning-threshold | INT | false | false | Percentage of available memory which if exceeded results in a warning log | |
journal-compact-percentage | INT | false | false | The percentage of live data on which we consider compacting the journal. | |
failover-on-shutdown | BOOLEAN | false | false | Whether this backup server (if it is a backup server) should come live on a normal server shutdown. | |
cluster-user | STRING | false | false | The user used by cluster connections to communicate between the clustered nodes. | |
run-sync-speed-test | BOOLEAN | false | false | Whether on startup to perform a diagnostic test on how fast your disk can sync. Useful when determining performance issues. | |
jmx-domain | STRING | false | false | The JMX domain used to register internal HornetQ MBeans in the MBeanServer. | |
transaction-timeout | LONG | false | false | How long (in ms) before a transaction can be removed from the resource manager after create time. | |
cluster-password | STRING | false | false | The password used by cluster connections to communicate between the clustered nodes. | |
create-journal-dir | BOOLEAN | false | false | Whether the server should create the journal directory on start up. | |
message-counter-sample-period | LONG | false | false | The sample period (in ms) to use for message counters. | |
connection-ttl-override | LONG | false | false | If set, this will override how long (in ms) to keep a connection alive without receiving a ping. | |
persistence-enabled | BOOLEAN | false | false | Whether the server will use the file based journal for persistence. | |
allow-failback | BOOLEAN | false | false | Whether this server will automatically shutdown if the original live server comes back up. | |
transaction-timeout-scan-period | LONG | false | false | How often (in ms) to scan for timeout transactions. | |
persist-delivery-count-before-delivery | BOOLEAN | false | false | Whether the delivery count is persisted before delivery. False means that this only happens after a message has been cancelled. | |
journal-min-files | INT | false | false | How many journal files to pre-create. | |
management-notification-address | STRING | false | false | The name of the address that consumers bind to to receive management notifications. | |
journal-buffer-timeout | LONG | false | false | The timeout (in nanoseconds) used to flush internal buffers on the journal. | |
management-address | STRING | false | false | Address to send management messages to. | |
journal-file-size | LONG | false | false | The size (in bytes) of each journal file. | |
journal-sync-non-transactional | BOOLEAN | false | false | Whether to wait for non transaction data to be synced to the journal before returning a response to the client. | |
persist-id-cache | BOOLEAN | false | false | Whether IDs are persisted to the journal. | |
backup | BOOLEAN | false | false | Whether this server is a backup server. | |
jmx-management-enabled | BOOLEAN | false | false | Whether HornetQ should expose its internal management API via JMX. This is not recommended, as accessing these MBeans can lead to inconsistent configuration. | |
async-connection-execution-enabled | BOOLEAN | false | false | Whether incoming packets on the server should be handed off to a thread from the thread pool for processing. False if they should be handled on the remoting thread. | |
perf-blast-pages | INT | false | false | TODO | |
memory-measure-interval | LONG | false | false | Frequency to sample JVM memory in ms (or -1 to disable memory sampling) | |
server-dump-interval | LONG | false | false | How often to dump basic runtime information to the server log. A value less than 1 disables this feature. | |
message-expiry-thread-priority | INT | false | false | The priority of the thread expiring messages. | |
live-connector-ref | STRING | false | false | The name of the connector used to connect to the live connector. If this server is not a backup that uses shared nothing HA, it's value is "undefined". | |
failback-delay | LONG | false | false | How long to wait before failback occurs on live server restart. | |
id-cache-size | INT | false | false | The size of the cache for pre-creating message IDs. | |
security-domain | STRING | false | false | The security domain to use to verify user and role information | |
message-expiry-scan-period | LONG | false | false | How often (in ms) to scan for expired messages. | |
wild-card-routing-enabled | BOOLEAN | false | false | Whether the server supports wild card routing. | |
message-counter-max-day-history | INT | false | false | How many days to keep message counter history. |