1·All of the testers in the team go through this process of executing tests, and then committing verdicts and test log records to the database for the given iteration.
在团队中的所有测试人员都要完成执行测试的这些过程,然后将结果和测试日志记录提交到给定迭代的数据库之中。
2·Sending a persistent message outside of a transaction, or committing after every message, can lead to delays due to disk access.
将持久性消息发送到事务之外,或者在每条消息之后提交,都可能由于磁盘访问而导致延迟。
3·If you are using a clone of a remote repository, you want to push those changes back to that repository after committing changes to your local repository.
如果使用一个远程存储库的克隆,在把更改提交到本地存储库之后,可能希望把这些更改推到远程存储库。
4·When a process allocates memory it does so by first reserving virtual memory and then committing memory out of this chunk (this is the memory actually used).
一个进程分配内存时,它是这样进行的:首先,预定虚拟内存;然后,提交内存到该块中(这是实际使用的内存)。
5·This allows you to ensure that the transforms you create have the desired result before committing changes to your mapping file.
通过这样,可以在将更改提交到映射文件之前确保所创建的转换能产生所需的结果。