[
https://issues.apache.org/jira/browse/ARTEMIS-2662?focusedWorklogId=405157&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-405157
]
ASF GitHub Bot logged work on ARTEMIS-2662:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Mar/20 02:41
Start Date: 18/Mar/20 02:41
Worklog Time Spent: 10m
Work Description: wy96f commented on pull request #3026: ARTEMIS-2662
Make Page to be resilient to invalid position
URL: https://github.com/apache/activemq-artemis/pull/3026#discussion_r394076309
##########
File path:
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServerLogger.java
##########
@@ -1664,6 +1664,11 @@ void slowConsumerDetected(String sessionID,
format = Message.Format.MESSAGE_FORMAT)
void federationBindingsLookupError(@Cause Throwable e, SimpleString
address);
+ @LogMessage(level = Logger.Level.WARN)
+ @Message(id = 222288, value = "Page {0}, message {1} could not be found on
offset starring {2}, with starting message {3}. This represents a logic error
or inconsistency on the data, and the system will try once again from the
beggining of the page file.",
Review comment:
typo "starring"?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 405157)
Time Spent: 3h 40m (was: 3.5h)
> Page is broken for AMQP if readWholePage=true
> ---------------------------------------------
>
> Key: ARTEMIS-2662
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2662
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.10.0, 2.10.1
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.11.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)