You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/04/28 03:44:06 UTC

[jira] [Comment Edited] (HTRACE-160) htraced: support continuing a query from where the client left it off by sending a previous span

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

Colin Patrick McCabe edited comment on HTRACE-160 at 4/28/15 1:43 AM:
----------------------------------------------------------------------

Add unit test, fix a bug with searching by spanid with continuation tokens.  Clean up logging a bit.  btw, you can see all the logs with {{./gobuild.sh test -v -test.run=TestQueriesWithContinuationTokens}}


was (Author: cmccabe):
Add unit test, fix a bug with searching by spanid with continuation tokens.  Clean up logging a bit.  btw, you can see all the logs with {{./gobuild.sh test -test.run=TestQueriesWithContinuationTokens}}

> htraced: support continuing a query from where the client left it off by sending a previous span
> ------------------------------------------------------------------------------------------------
>
>                 Key: HTRACE-160
>                 URL: https://issues.apache.org/jira/browse/HTRACE-160
>             Project: HTrace
>          Issue Type: Improvement
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HTRACE-160.001.patch, HTRACE-160.002.patch
>
>
> htraced should support continuing a query from where the client left it off by sending a previous span.  Essentially the final span returned from the previous query should be able to serve as a continuation token.  This will enable correct pagination without having to put the query logic into the GUI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)