We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf49e1 commit 3b06f18Copy full SHA for 3b06f18
1 file changed
RELEASE_NOTES.txt
@@ -27,8 +27,8 @@ Change Log
27
window to the max value (ported from 5.3.x; omitted by mistake).
28
Contributed by Oleg Kalnichevski <olegk at apache.org>
29
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
+* Ensure async data consumers can avoid NPE if they have been canceled or released from another
+ thread at the same with concurrent data processing.
32
33
34
* Fixed connection pool lease timeout race potentially causing pool entry leak (#649).
0 commit comments