Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
Currently ConfigHelper's getInitialAddress(..) getRpcPort(..) and getPartitioner(..)
presume CFIF will be using the same cluster as CFOF.
The latter two are a problem for me as on the same servers i'm running two clusters, one w/ ByteOrderingPartitioner and the other with RP), and i would like to read from the BOP cluster and write to the RP cluster.