Open ghost opened 5 years ago
hi. this is a demo container and not for use in any production capacity. that said if there is damaging setup that affects demos, it can be evaluated. cc @openzipkin/cassandra
On Wed, Apr 24, 2019, 7:50 AM HCHCHH notifications@github.com wrote:
Thanks for providing this useful container! I have a question about two cassandra configs: enable_materialized_views and enable_transient_replication. It seems the official document http://cassandra.apache.org/doc/latest/configuration/cassandra_config_file.html does not recommend to enable them in production but but they are set to be enabled in /etc/cassandra/cassandra.yaml:
[image: image] https://user-images.githubusercontent.com/4555674/56547979-b8392100-6533-11e9-9347-aafdfaef4721.png
Shall we disable them? Thanks!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openzipkin/docker-zipkin/issues/203, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAPVV2LDFJNMMNM4RNC7CDPR6OERANCNFSM4HH7HYNQ .
Thanks for providing this useful container! I have a question about two cassandra configs:
enable_materialized_views
andenable_transient_replication.
It seems the official document does not recommend to enable them in production but but they are set to be enabled in/etc/cassandra/cassandra.yaml
:Shall we disable them? Thanks!