Undo accidentally committed file with a weird name

This commit is contained in:
jamesagnew 2020-06-15 09:17:52 -04:00
parent 34c68e15af
commit 0d4e12fe58
1 changed files with 0 additions and 6 deletions

6
\
View File

@ -1,6 +0,0 @@
---
type: fix
issue: 1856
title: The subscription delivery queue in the JPA server was erroniously keeping both a copy of the serialized and the
deserialized payload in memory for each entry in the queue, doubling the memory requirements. This also caused failures
when delivering XML payloads in some configurations. This has been corrected.