spmallette commented on a change in pull request #1347: URL: https://github.com/apache/tinkerpop/pull/1347#discussion_r509591073
########## File path: CHANGELOG.asciidoc ########## @@ -48,6 +48,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima * Server now supports WebSocket compression extension ([RFC7692](https://tools.ietf.org/html/rfc7692)). * Fixed bug with Bytecode serialization when `Bytecode.toString()` is used in Javascript. * Fixed "toString" for P and TextP to produce valid script representation from bytecode glv steps containing a string predicate in Javascript. +* Fix bug which could cause Java driver to hang when using `ResultSet.statusAttributes()` Review comment: nit: "Fixed" rather than "Fix" - we try to stick to a past tense with changelog entries. might want to quickly clean up a few of those "now supports" and "now delegates" above too. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
