Github user wy96f commented on the issue:
https://github.com/apache/activemq-artemis/pull/2444
> nice catch then.. i will merge this and back port into 2.6.x
I just found in ServerSessionImpl::messageToLargeMessage,
StompSession::sendInternalLarge
, ReplicationEndpoint::stop we need a sync too.
Could we add a sync parameter in releaseResources? If true, file will be
synced before closing.---
