Skip to content

[INLONG-12148][Improve] [Agent] Replace /bin/sh -c with ProcessBuilder#12151

Open
spiritxishi wants to merge 7 commits into
apache:masterfrom
spiritxishi:INLONG-12148
Open

[INLONG-12148][Improve] [Agent] Replace /bin/sh -c with ProcessBuilder#12151
spiritxishi wants to merge 7 commits into
apache:masterfrom
spiritxishi:INLONG-12148

Conversation

@spiritxishi

@spiritxishi spiritxishi commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Fixes #12148

Motivation

Modifications

Verifying this change

(Please pick either of the following options)

  • This change is a trivial rework/code cleanup without any test coverage.

  • This change is already covered by existing tests, such as:
    (please describe tests)

  • This change added tests and can be verified as follows:

    (example:)

    • Added integration tests for end-to-end deployment with large payloads (10MB)
    • Extended integration test for recovery after broker failure

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a follow-up issue for adding the documentation

apache#12148)

[INLONG-12148][Improve] [Agent] Replace /bin/sh -c with ProcessBuilder (apache#12148)
@dockerzhang dockerzhang changed the title [INLONG-12148][Improve] [Agent] Replace /bin/sh -c with ProcessBuilde… [INLONG-12148][Improve] [Agent] Replace /bin/sh -c with ProcessBuilder Jul 7, 2026
luchunliang
luchunliang previously approved these changes Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improve] [Agent] Replace /bin/sh -c with ProcessBuilder

2 participants