alibaba / alibaba/DataX

调用Engine.entry(args)方法出现报错后,如果不调用System.exit()方法,则java进程无法停止

Open
#1,696 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

如题,有谁遇到过这样的问题吗

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the error path from Engine.entry(args) and compare the process behavior with and without System.exit(). Identify which non-daemon resources remain active after the error, then verify that the Java process stops without requiring callers to invoke System.exit().

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.