You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/08/20 15:23:00 UTC

[jira] [Commented] (ARTEMIS-3434) Journal Retention is using a wrong month

    [ https://issues.apache.org/jira/browse/ARTEMIS-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402272#comment-17402272 ] 

ASF subversion and git services commented on ARTEMIS-3434:
----------------------------------------------------------

Commit ed4c915d5001fa64e07288055ef514ff97296996 in activemq-artemis's branch refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=ed4c915 ]

ARTEMIS-3434 Fixing Journal Retention Wrong month


> Journal Retention is using a wrong month
> ----------------------------------------
>
>                 Key: ARTEMIS-3434
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3434
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Clebert Suconic
>            Priority: Major
>
> Calendar.getMonth() returns the method between 0 and 11.
> I made a mistake, and the month on the files is being set as one month earlier.
> I am planning to create a new replay method, and that would cause issues on the proper date.
> Beware that when you update the broker, some files will be removed based on the age of the files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)