[ https://issues.apache.org/jira/browse/ACCUMULO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718513#comment-13718513 ]
ASF subversion and git services commented on ACCUMULO-1605: ----------------------------------------------------------- Commit 3e971675cb20248f2d4747219e97d7e28d185e08 in branch refs/heads/1.4.4-SNAPSHOT from [~ecn] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=3e97167 ] ACCUMULO-1605 avoid recursion in Span#traceId > stack overflow MilliSpan.java:113 > --------------------------------- > > Key: ACCUMULO-1605 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1605 > Project: Accumulo > Issue Type: Bug > Components: trace > Affects Versions: 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.5.0 > Reporter: Eric Newton > Fix For: 1.4.4, 1.5.1 > > > In some strange cases, the recursive call to find a span's trace id blows the > stack, on MilliSpan.java, line 113. [~kturner] and [~ecn] have reviewed the > code, and nothing is obvious. Replace the recursive implementation with > something more conservative. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira