You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2018/03/12 14:37:56 UTC

[GitHub] activemq-artemis issue #1950: ARTEMIS-1732 AMQP anonymous producer not block...

Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1950
  
    this is not complete. if your disk is full... and no more producing is happening you will never release the executables.
    
    Besides.. I will look if there is a way to use the PagingStoreManager to do this, or to avoid the duplicate code... (which would fix the issue I mentioned)


---