[
https://issues.apache.org/jira/browse/ARTEMIS-5110?focusedWorklogId=940546&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-940546
]
ASF GitHub Bot logged work on ARTEMIS-5110:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Oct/24 19:38
Start Date: 28/Oct/24 19:38
Worklog Time Spent: 10m
Work Description: gemmellr opened a new pull request, #5320:
URL: https://github.com/apache/activemq-artemis/pull/5320
Marks various additional IDs retired to prevent their reuse, based on
previous removals/reassignments.
Tweaks the regex from ActiveMQAMQPProtocolMessageBundle instead to prevent
using 200+ IDs that have already been duplicated or reused historically and
would be again.
We can merge the changes on push but I found it helpful having specific
commits, in turn referencing the original commits they related to.
(Includes the changes from #5318 as well since they would conflict
otherwise. Can be rebased once that PR is merged)
Issue Time Tracking
-------------------
Worklog Id: (was: 940546)
Time Spent: 3h 50m (was: 3h 40m)
> Add ability to identify retired IDs in log annotations
> ------------------------------------------------------
>
> Key: ARTEMIS-5110
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5110
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.39.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> The broker uses unique IDs for logging statements. As logging changes over
> time we need a way to "retire" these IDs (e.g. when certain logging
> statements are no longer needed) to ensure they are not used again in the
> future (or perhaps put back into the rotation after a certain amount of time).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact