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

ASF GitHub Bot commented on ARTEMIS-1499:
-----------------------------------------

Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1638
  
    @franz1981 what fix on flush? where do you see it being used.
    
    
    1. it is legal to submit tasks...
    2. you shouldn't call flush within a thread runnable. That's broken 
behaviour.
    
    Instead of fixing what's not broken... just remove any calls to flush 
within executors.. I don't think there's any now.


> ArtemisExecutor and ProcessorBase needs support of recursive blocking 
> executions
> --------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1499
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1499
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>
> The (ProcessorBase and) ArtemisExecutor allows recursive executions of 
> blocking tasks (FutureLatch) that block the background event loop: it would 
> be optimal to support recursive executions to handle them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to