commit phase meaning in English
提交阶段
Examples
- This is achieved by managing the commit process in two phases the prepare phase and the commit phase , which is known as a two - phase commit
通过分两个阶段(准备阶段和提交阶段)管理提交进程可避免这种情况,这称为两阶段提交( 2pc ) 。 - Custom actions placed under this node will be executed at the end of the commit phase of installation , which occurs when the install phase has finished without errors
在安装过程“提交”阶段的最后,若已正确地完成“安装”阶段,则将执行放置在此节点下的自定义操作。 - During the commit phase of the transaction , queries can still be sent to the object , but they will be queued until the commit is completed
如果原始对象的卷影可用,旧对象仍然可以返回查询结果。在事务提交阶段,仍然可以向对象发送消息,但消息将进行排队,等待完成提交。 - In phase 2 commit phase , websphere transaction manager skips the communication with this resource manager , and it will not disk force or log any activities related to this resource manager
在阶段2 (提交阶段)中, websphere事务管理程序略过与资源管理程序的通信,并且它并不冒险强制或记录任何与这个资源管理程序相关的活动。