Szymon Czekajewski created STORM-1465:
-----------------------------------------

             Summary: TridentOperationContext - no way to check if metric is 
already registered
                 Key: STORM-1465
                 URL: https://issues.apache.org/jira/browse/STORM-1465
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core
    Affects Versions: 0.10.1
            Reporter: Szymon Czekajewski
            Priority: Minor


There's no way to call TopologyContext.getRegisteredMetricByName, to check if 
metric has already been registered, when using Trident API.

The registerMetric method has been already exposed to Trident, but other 
methods from TopologyContext are kept hidden.

Aside from that... Why does TridentOperationContext not extend TopologyContext? 
(They both implement the same interface - IMetricsContext and are used in the 
same way).



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

Reply via email to