Type
io.helidon.microprofile.lracontent_copy
Optional configuration options:
| Key | Type | Default value | Description |
|---|---|---|---|
mp.lra.coordinator.url | string | http://localhost:8070/lra-coordinator | Url of coordinator. |
mp.lra.coordinator.propagation.active | boolean | Propagate LRA headers LRA_HTTP_CONTEXT_HEADER and LRA_HTTP_PARENT_CONTEXT_HEADER through non-LRA endpoints. | |
mp.lara.participant.url | string | Url of the LRA enabled service overrides standard base uri, so coordinator can call load-balancer instead of the service. | |
mp.lra.coordinator.timeout | string | Timeout for synchronous communication with coordinator. | |
mp.lra.coordinator.timeout-unit | string | Timeout unit for synchronous communication with coordinator. |