[
https://issues.apache.org/jira/browse/TINKERPOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060160#comment-16060160
]
ASF GitHub Bot commented on TINKERPOP-1550:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tinkerpop/pull/628
> Make Graphite and Ganglia optional dependencies
> -----------------------------------------------
>
> Key: TINKERPOP-1550
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1550
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.2.3
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.3.0
>
>
> This ticket started out as "Provide a way to not specifically depend on and
> package the various reporters tied to the Gremlin Server `MetricsManager`",
> but while that is a nice idea, it ends up being more complicated than what is
> required and at this point I haven't really heard of any users asking for the
> ability to drop in other reporters.
> Anyway, Ganglia/Graphite should be made optional dependencies as they aren't
> really required for operation of Gremlin Server and it should be up to the
> user to decide which they want to use and include. Plus, this gets rid of the
> ugly problem of an LGPL dependency which we used to just exclude and thus
> force the user to copy in manually. As a result, we kinda added stuff to the
> distribution which didn't work out of the box anyway. Better to just avoid
> the whole issue and not include them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)