[ https://issues.apache.org/jira/browse/GEODE-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545978#comment-15545978 ]
ASF subversion and git services commented on GEODE-1949: -------------------------------------------------------- Commit 0a6e1a5339243b069a04d8010a869bfd1f4172c1 in incubator-geode's branch refs/heads/feature/e2e-testing from [~upthewaterspout] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=0a6e1a5 ] GEODE-1949: Adding geode-rebalancer to the binary distribution > geode-rebalancer is not part of the binary distribution > ------------------------------------------------------- > > Key: GEODE-1949 > URL: https://issues.apache.org/jira/browse/GEODE-1949 > Project: Geode > Issue Type: Bug > Components: extensions > Reporter: Dan Smith > Assignee: Dan Smith > Fix For: 1.0.0-incubating > > > The geode-rebalancer jar is not part of the binary distribution. That means > that users that want to use the rebalancer must download it and it's > dependencies from maven and add them to the server's classpath. > I think the main reason not to include the rebalancer in the server's > classpath is the dependency on quartz. But looking at the code, it looks like > the only usage of quartz is a one line validation that doesn't need to be > there. We should remove the dependency on quartz and include the rebalancer > in the geode server's classpath by default. -- This message was sent by Atlassian JIRA (v6.3.4#6332)