Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Cassandra を WSO2 BAM で使用したいと考えています。BAM はすぐに使用できる cassandra db ですが、外部の Cassandra Server を使用したいと考えています。外部カサンドラを使用する方法はありますか。
$CARBON_HOME/repocitory/conf/etc/cassandra-component.xml を使用して、WSO2 BAM を外部の Cassandra クラスターに向けることができます。
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/bam2/2.0.1/modules/distributed-setup/cassandra-component.xml
Nodes セクションで複数のホストを指定できます。host:port エントリを区切るにはコンマを使用します。