[
https://issues.apache.org/jira/browse/ARTEMIS-4630?focusedWorklogId=903821&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-903821
]
ASF GitHub Bot logged work on ARTEMIS-4630:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Feb/24 11:42
Start Date: 06/Feb/24 11:42
Worklog Time Spent: 10m
Work Description: angelogalvao opened a new pull request, #4811:
URL: https://github.com/apache/activemq-artemis/pull/4811
Fix a typo in the orignial commit.
In rare cases the status is returning 'running' to a process
that is not Artemis. It was create a extra level of verification
by validating if the running process working directory is the
same of ${ARTEMIS_INSTANCE}.
Issue Time Tracking
-------------------
Worklog Id: (was: 903821)
Time Spent: 1h 10m (was: 1h)
> AMQ Service status is not validating if the pid is from Artemis
> ---------------------------------------------------------------
>
> Key: ARTEMIS-4630
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4630
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 2.32.0
> Reporter: Angelo Galvão
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In a rare condition, an old artemis.pid file is pointing to an existing
> process that is not Artemis, causing the provisioning tools to believe that
> Artemis process is running.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)