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

ASF subversion and git services commented on AMQ-9254:
------------------------------------------------------

Commit 697feeccb0a14caa464e09adcde43fd58b30bc55 in activemq's branch 
refs/heads/activemq-5.17.x from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=697feeccb0 ]

[AMQ-9258] Update kahadb corruption test to account for new fix from AMQ-9254 
(#1007)

(cherry picked from commit cfbea60d6d4f934e7fbe85915183a2f211414b82)


> KahaDB minor fix when db files may be larger than max length
> ------------------------------------------------------------
>
>                 Key: AMQ-9254
>                 URL: https://issues.apache.org/jira/browse/AMQ-9254
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: KahaDB
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Minor
>             Fix For: 5.19.0, 5.17.5, 5.18.2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Log message:
> {noformat}
> Caused by: java.io.IOException: Invalid location size: 54:33554460, size: 2412
>         at 
> org.apache.activemq.store.kahadb.disk.journal.DataFileAccessor.readRecord(DataFileAccessor.java:88)
>  ~[?:?]
>         at 
> org.apache.activemq.store.kahadb.disk.journal.Journal.read(Journal.java:953) 
> ~[?:?]
>         at 
> org.apache.activemq.store.kahadb.MessageDatabase.load(MessageDatabase.java:1197)
>  ~[?:?]
>         at 
> org.apache.activemq.store.kahadb.KahaDBStore.loadMessage(KahaDBStore.java:1401)
>  ~[?:?]
>         ... 74 more
> {noformat}
> db-54.log size: 33556877
> Note: This read would have succeeded otherwise.
> Reproducible test case:
> ref: https://github.com/mattrpav/activemq-jira-9254



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to