zipkin icon indicating copy to clipboard operation
zipkin copied to clipboard

Cassandra3 span store doesn't return proper limits

Open llinder opened this issue 8 years ago • 1 comments

While testing the Cassandra3 storage component I noticed that query limit is not accurate. Specifying a limit of 10 for "zipkin-server" "all" returns 4 results. Increasing the limit to 100 for "zipkin-server" "all" returns 38 results. Specifying an actual span name returns the desired limit so the problem seems isolated to the "all" case.

/cc @michaelsembwever

llinder avatar Oct 27 '16 02:10 llinder

Any update on this? Still seeing the same issue

victorlin-houzz avatar Jul 26 '18 22:07 victorlin-houzz