You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2021/12/15 19:24:39 UTC

[GitHub] [cassandra] KowalczykBartek commented on a change in pull request #1361: CASSANDRA-17189

KowalczykBartek commented on a change in pull request #1361:
URL: https://github.com/apache/cassandra/pull/1361#discussion_r769948732



##########
File path: conf/cassandra.yaml
##########
@@ -1602,3 +1602,8 @@ enable_drop_compact_storage: false
 #         disallowed: []
 # Guardrail to allow/disallow user-provided timestamps. Defaults to true.
 #     user_timestamps_enabled: true
+# Guardrail to warn or abort when user a page size greater than threshold.
+# The two thresholds default to -1 to disable.
+#     page_size:
+#       warn_threshold: 2000
+#       abort_threshold: 4000

Review comment:
       fixed




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org