-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
Undefined
There are no test to verify that some attributes in XTS and transactions subsystem allow expression.
For XTS subsystem, the details for the attributes are here. Among these attributes, two of them do not have tests:
For transactions subsystem, here are the attribute details and few of them do not have test, which are as follows:
- socket-binding
- status-socket-binding
- recovery-listener
- node-identifier
- process-id-socket-binding
- process-id-socket-max-ports
- statistics-enabled
- enable-statistics
- enable-tsm-status
- default-timeout
- maximum-timeout
- object-store-relative-to
- object-store-path
- hornetq-store-enable-async-io
- journal-store-enable-async-io
- jdbc-store-datasource
- jdbc-action-store-table-prefix
- jdbc-action-store-drop-table
- jdbc-communication-store-table-prefix
- jdbc-communication-store-drop-table
- jdbc-state-store-table-prefix
- jdbc-state-store-drop-table
Some of the attributes that are not present in transactions subsystem documentation but allow expression and do not have tests are:
- jndi-name
- batch-size
- immediate-cleanup
- stale-transaction-time
- is incorporated by
-
JBEAP-20493 Introduce a mechanism for testing property resolvability
- Resolved