[
https://issues.apache.org/jira/browse/HTRACE-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341211#comment-14341211
]
Colin Patrick McCabe commented on HTRACE-119:
---------------------------------------------
Is it important for HBase 1.0.0 to run against Hadoop 2.7, even though that
version hasn't been released yet? Sorry if this is a dumb question.
Also, if HBase 1.0.0 runs against Hadoop 2.7 but can't do HTrace, is that ok?
I suppose we could have a "strict mode" configuration option, but I would
really prefer to avoid that if at all possible. It just seems likely to lead
to buggy clients. We're too young to have to carry around a lot of
compatibility cruft... right?
> detach of NullScope singleton should not fail
> ---------------------------------------------
>
> Key: HTRACE-119
> URL: https://issues.apache.org/jira/browse/HTRACE-119
> Project: HTrace
> Issue Type: Bug
> Affects Versions: master
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Attachments: HTRACE-119.001.patch
>
>
> The {{detach}} method of NullScope singleton is possible to be called
> multiple times by users avoiding conditionals by the assumption that
> NullScope#close and NullScope#detach results in no-op. Calling {{detach}} of
> NullScope singleton multiple times throws RuntimeException by HTRACE-101 now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)