4.18. 事务子系统更改
JBoss EAP 6 中的 transaction
子系统中提供的一些交易管理器配置属性在 JBoss EAP 7 中有所变化。
删除了 Transactions 子系统属性
下表列出了 JBoss EAP 6 属性,这些属性已从 JBoss EAP 7 中的 transactions
子系统以及等效的替代属性中删除。
JBoss EAP 6 中的属性 | 替换 JBoss EAP 7 |
---|---|
path | object-store-path |
relative-to | object-store-relative-to |
弃用的事务子系统属性
JBoss EAP 6 的 transactions
子系统中提供的以下属性已在 JBoss EAP 7 中弃用。弃用的属性可能会在以后的版本中删除。下表列出了对等的替换属性。
JBoss EAP 6 中的属性 | 替换 JBoss EAP 7 |
---|---|
use-hornetq-store | use-journal-store |
hornetq-store-enable-async-io | journal-store-enable-async-io |
enable-statistics | statistics-enabled |