[ 
https://issues.apache.org/jira/browse/TINKERPOP-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165538#comment-16165538
 ] 

ASF GitHub Bot commented on TINKERPOP-1782:
-------------------------------------------

Github user dkuppitz commented on the issue:

    https://github.com/apache/tinkerpop/pull/714
  
    It breaks other parts of the code when you attempt to modify the parent 
traversal, in particular when you remove one or more steps. I don't remember 
where the exception was thrown, but it was an IndexOutOfBoundsException. So 
apparently there's a for-loop with an upper bound that is only initialized once 
(which is good, I wouldn't like to recount the steps in each iteration).


> RangeByIsCountStrategy doesn't handle floating point numbers properly
> ---------------------------------------------------------------------
>
>                 Key: TINKERPOP-1782
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1782
>             Project: TinkerPop
>          Issue Type: Bug
>    Affects Versions: 3.2.6
>            Reporter: Daniel Kuppitz
>            Assignee: Daniel Kuppitz
>
> See: https://groups.google.com/d/msg/gremlin-users/90IY6QMp4YQ/w60l_pfvCgAJ



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to