[ https://issues.apache.org/jira/browse/ACCUMULO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718546#comment-13718546 ]
ASF subversion and git services commented on ACCUMULO-1605: ----------------------------------------------------------- Commit b978900ba7361db6cb021be380632fa3d1611a19 in branch refs/heads/1.5.1-SNAPSHOT from [~ecn] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=b978900 ] 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