You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/06/07 16:50:45 UTC

[GitHub] [tinkerpop] spmallette commented on a change in pull request #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable

spmallette commented on a change in pull request #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable
URL: https://github.com/apache/tinkerpop/pull/1120#discussion_r291672764
 
 

 ##########
 File path: CHANGELOG.asciidoc
 ##########
 @@ -49,6 +49,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 * Fixed behavior of `P` for `within()` and `without()` in GLVs to be consistent with Java when using varargs.
 * Cleared the input buffer after exceptions in Gremlin Console.
 * Added parameter to configure the `processor` in the gremlin-javascript `client` constructor.
+* gt/gte/lt/lte can throw a ClassCastException if one of the object isn't a Comparable
 
 Review comment:
   this changelog entry needs to move to 3.3.8. i can do it on merge if you don't get to it. no worries.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services