[
https://issues.apache.org/jira/browse/GORA-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney resolved GORA-215.
---------------------------------------
Resolution: Won't Fix
Hector replaced by ISSUE-497
> expose Hector's CassandraHostConfigurator possibilities
> --------------------------------------------------------
>
> Key: GORA-215
> URL: https://issues.apache.org/jira/browse/GORA-215
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-cassandra
> Reporter: Roland von Herget
> Priority: Minor
> Fix For: 0.8
>
>
> There are a lot of tuning possibilities inside CassandraHostConfigurator,
> lets use them ;)
> e.g.:
> cassandraHostConfigurator.setRunAutoDiscoveryAtStartup(true);
> cassandraHostConfigurator.setAutoDiscoverHosts(true);
> cassandraHostConfigurator.setHosts(this.cassandraMapping.getHostName()); //
> can hold more than one IP
> cassandraHostConfigurator.setLoadBalancingPolicy(new
> LeastActiveBalancingPolicy()); // new DynamicLoadBalancingPolicy
> [extracted from my hand crafted "config" inside CassandraClient]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)