ALWAYS
WATERMARK
Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | PING_TIME |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Allowed Values | FIRST_AVAILABLE PING_TIME MAX_FREE_THREADS |
Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
elytron-enabled | BOOLEAN | false | true | true | Enables Elytron security for this workmanager. |
name | STRING | true | false | The name of the DistributedWorkManager | |
policy | STRING | false | true | WATERMARK | The policy decides when to redistribute a Work instance |
policy-options | OBJECT | false | true | List of policy's options key/value pairs | |
selector | STRING | false | true | PING_TIME | The selector decides to which nodes in the network to redistribute the Work instance to |
selector-options | OBJECT | false | true | List of selector's options key/value pairs |