[ 
https://issues.apache.org/jira/browse/ARTEMIS-2654?focusedWorklogId=402152&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-402152
 ]

ASF GitHub Bot logged work on ARTEMIS-2654:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Mar/20 13:29
            Start Date: 12/Mar/20 13:29
    Worklog Time Spent: 10m 
      Work Description: michaelpearce-gain commented on pull request #3015: 
ARTEMIS-2654 Improving Page cleanup and Operation Context
URL: https://github.com/apache/activemq-artemis/pull/3015#discussion_r391619974
 
 

 ##########
 File path: 
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServerLogger.java
 ##########
 @@ -530,11 +529,6 @@ void slowConsumerDetected(String sessionID,
    @Message(id = 222023, value = "problem cleaning page address {0}", format = 
Message.Format.MESSAGE_FORMAT)
    void problemCleaningPageAddress(@Cause Exception e, SimpleString address);
 
-   @LogMessage(level = Logger.Level.WARN)
-   @Message(id = 222024, value = "Could not complete operations on IO context 
{0}",
 
 Review comment:
   just deployed to real server in testing env, seeing if issue of flow 
stopping is resolved. will let you know
 
----------------------------------------------------------------
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: 402152)
    Time Spent: 1.5h  (was: 1h 20m)

> Improve Paging.Stop cleanup
> ---------------------------
>
>                 Key: ARTEMIS-2654
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2654
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.11.0
>            Reporter: Clebert Suconic
>            Priority: Major
>             Fix For: 2.12.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> There's a Blocking operation on Page.stopPaging and cleanup should use its 
> own OperationContext.



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

Reply via email to