Istvan Toth created OMID-235:
--------------------------------

             Summary: Codahale metrics dependency problems
                 Key: OMID-235
                 URL: https://issues.apache.org/jira/browse/OMID-235
             Project: Phoenix Omid
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Istvan Toth
            Assignee: Istvan Toth


The default Omid configuration file refers to the omid-codahale-metrics module.

AFAICT the codahale metrics module was mostly meant as a placeholder, however 
it is used by the default configuration.

Currently only omid-tso-server depends on omid-codahale-metrics , which is not 
required for client apps.

This results in client apps using the default Omid config fail, because they 
cannot load the Codahale metrics implementation.

PHOENIX-6441 removes the omid-tso-server compile scope dependency (which is 
correct), but this results in the failure above.

1. We should fix the metrics dependencies in Omid, which are generally a mess
2. We should either remove the codahale metrics reference from the default Omid 
config file, OR add the dependency to an appropriate artifact used by clients.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to