Skip to content

Commit eccf55c

Browse files
author
hhakimi53
authored
update readme for v6.8 (#48)
* update readme for v6.8 * Update README.md
1 parent 9d0a07f commit eccf55c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ The OSX binary was compiled with Xcode 7.2 on OSX 10.11.
1818
The source code is available in the [VoltDB Github repository]
1919
(https://github.com/VoltDB/voltdb-client-cpp).
2020

21+
New Features in V6.8
22+
==================
23+
- Update backpressure notification to notify when backpressure on client transitions from on to off
24+
- Fix handling of pending connection logic where client gets disconnected and tries to reconnect, if socket timeout is longer than 10 seconds, it can potentially crash the client
25+
- Update setaffinity logic to not drop the set affinity request in case of backpresure with client configured with enable abandon set to true.
26+
2127
New Features in V6.0
2228
==================
2329

0 commit comments

Comments
 (0)