论文标题

分布式系统中的不间断和不可破坏的代码审查服务:实时检测问题

Non-Stop & Non-Breakable Code Review Services in a Distributed System: Detecting Issues in Real Time

论文作者

Lim, Geunsik, Kwon, Yonghwi, Park, Joonbae, Kim, Chul-Joo

论文摘要

代码合并中两个最重要的瓶颈是构建过程和单位测试。但是,随着代码审查中要检查的项目数量增加,该代码审查也成为代码合并的瓶颈。由于代码审核服务之间的依赖性结构,一项服务中的错误会影响整个服务。结果,每当服务错误发生时,至关重要的是要确定哪种代码审核服务最终导致错误。为了实现不间断和不可破坏的代码审查服务,本文描述了一种早期错误检测方法以及该服务的案例研究。

The two most significant bottlenecks in code merging are the build process and the unit tests. However, as the number of items to be checked in a code review increases, that code review becomes a bottleneck for code merging as well. Because of the dependency structure between code review services, an error in one service affects the entire service. As a result, whenever a service error occurs, it is crucial to have methods for determining which code review service has ultimately caused the error. With the goal of achieving a non-stop & non-breakable code review service, this paper describes an early error detection method along with a case study of the service.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源