[
https://issues.apache.org/jira/browse/HBASE-13078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490411#comment-14490411
]
Josh Elser commented on HBASE-13078:
------------------------------------
bq. I believe the original intention of being an IT is that it could be run on
a real cluster to verify the tracing deployment is correct.
Oh.. maybe I misinterpreted your comment in the description. "This test should
be converted to use a mini cluster" meant to me that it doesn't need to be an
IntegrationTest and should just be a normal unit test (since it uses a mini
cluster when not using a real cluster).
bq. How many spans is it creating such that it causes memory pressure...?
I see ~80k spans.
> IntegrationTestSendTraceRequests is a noop
> ------------------------------------------
>
> Key: HBASE-13078
> URL: https://issues.apache.org/jira/browse/HBASE-13078
> Project: HBase
> Issue Type: Test
> Components: integration tests
> Reporter: Nick Dimiduk
> Assignee: Josh Elser
> Priority: Critical
> Fix For: 2.0.0, 1.1.0, 0.98.13, 1.0.2
>
> Attachments: HBASE-13078.patch
>
>
> While pair-debugging with [~jeffreyz] on HBASE-13077, we noticed that
> IntegrationTestSendTraceRequests doesn't actually assert anything. This test
> should be converted to use a mini cluster, setup a POJOSpanReceiver, and then
> verify the spans collected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)