Skip to content

Commit 3b06f18

Browse files
authored
Minor tweaks in RELEASE_NOTES.txt
1 parent 4bf49e1 commit 3b06f18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE_NOTES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Change Log
2727
window to the max value (ported from 5.3.x; omitted by mistake).
2828
Contributed by Oleg Kalnichevski <olegk at apache.org>
2929

30-
* Ensure async data consumers can avoid NPE if they have been canceled / released from another
31-
thread at the same with concurrent data processing
30+
* Ensure async data consumers can avoid NPE if they have been canceled or released from another
31+
thread at the same with concurrent data processing.
3232
Contributed by Oleg Kalnichevski <olegk at apache.org>
3333

3434
* Fixed connection pool lease timeout race potentially causing pool entry leak (#649).

0 commit comments

Comments
 (0)