Skip to content

Commit

Permalink
Update release_notes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro committed Nov 14, 2022
1 parent ae69538 commit c52d6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hazelcast/src/main/resources/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This document lists the new features, enhancements, fixed issues and, removed or

## Fixes

* Fixed a memory leak due to incomplete clean-up of backup replica sync operations. [#22756]
* Fixed a memory leak due to incomplete clean-up of backup replica sync operations. [#22767]
* Fixed an issue where `NullPointerException` was thrown around the `CREATE JOB` statement which is using Kafka Sink connector when Kafka has no records yet. Now, it produces an appropriate log message. [#22697]
* Fixed an issue where the map entries recovered from persistence were not expiring after their time-to-live durations. [#22558]
* Fixed an issue where replication over WAN was failing on the source cluster members, when there are multiple batch publishers configured in a single WAN replication. [#22500]
Expand Down

0 comments on commit c52d6ff

Please sign in to comment.