Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kc.sh detaches itself from the running console #43772

@siepkes

Description

@siepkes

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

No response

Describe the bug

The change in #43580 causes the kc.sh script to detach from the running console. This breaks integrations with implementations which expect the process to stay attached to the running console until the JVM process exits. For example startup scripts and probably also service management software such as systemd.

This seems like a major change in behavior but is not mentioned in the 26.4.2 release notes as far as I can tell.

Version

26.4.2

Regression

  • The issue is a regression

Expected behavior

I would expect the JVM process to stay attached to the running console until the JVM process exits.

Actual behavior

JVM process detaches itself from console.

How to Reproduce?

Run kc.sh

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions