Alexandros Kosiaris has submitted this change and it was merged.

Change subject: Increase thrift_framed_transport_size_in_mb from 15 to 256m
......................................................................


Increase thrift_framed_transport_size_in_mb from 15 to 256m

This is needed for Titan. We don't use thrift elsewhere, so this won't affect
anything else. We *could* introduce another variable here, but since it is not
going to differ between installations I think it's fine to just change the
default in the template.

Change-Id: I7bf356479ed0e58f4ceb610fade51331cd860eaf
---
M templates/cassandra.yaml.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/templates/cassandra.yaml.erb b/templates/cassandra.yaml.erb
index 711dfc6..24dec81 100644
--- a/templates/cassandra.yaml.erb
+++ b/templates/cassandra.yaml.erb
@@ -392,7 +392,7 @@
 # internode_recv_buff_size_in_bytes:
 
 # Frame size for thrift (maximum message length).
-thrift_framed_transport_size_in_mb: 15
+thrift_framed_transport_size_in_mb: 256
 
 # Set to true to have Cassandra create a hard link to each sstable
 # flushed or streamed locally in a backups/ subdirectory of the

-- 
To view, visit https://gerrit.wikimedia.org/r/182129
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7bf356479ed0e58f4ceb610fade51331cd860eaf
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/cassandra
Gerrit-Branch: master
Gerrit-Owner: GWicke <gwi...@wikimedia.org>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: Faidon Liambotis <fai...@wikimedia.org>
Gerrit-Reviewer: Ottomata <o...@wikimedia.org>
Gerrit-Reviewer: Smalyshev <smalys...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to