On Wed, 11 Sep 2024 11:53:19 GMT, Kevin Walls <kev...@openjdk.org> wrote:

> Man page update to warn of deprecation of the jshdb debug subcommand and 
> --connect option.

Why is `debugd` deprecated? I think it is useful for Kubernetes deployment.

For example, if the app in container hangs, we can attach ephemeral container 
and run `jhsdb debugd`, then we can analyze with HSDB (GUI) because we can 
connect to `jhsdb debugd`.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20946#issuecomment-2345030151

Reply via email to