diff --git "a/\\" "b/\\" deleted file mode 100644 index 164a87f7a0f..00000000000 --- "a/\\" +++ /dev/null @@ -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.