4.18. 事务子系统更改
JBoss EAP 7 中的 transaction 子系统中提供的一些 交易 管理器配置属性在 JBoss EAP 7 中有所变化。
删除了事务子系统属性
下表列出了从 JBoss EAP 7 中的 transaction 子系统 中删除的 JBoss EAP 6 属性,以及同等的替代属性。
| JBoss EAP 6 中的属性 | JBoss EAP 7 中的替换 |
|---|---|
| 路径 | 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 |