[
https://issues.apache.org/jira/browse/CASSANDRA-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191433#comment-13191433
]
Jonathan Ellis commented on CASSANDRA-3773:
-------------------------------------------
The real problem is that if you're pushing schema changes and have to wait for
a compaction, even RING_DELAY or longer probably won't be enough.
CASSANDRA-3116 addresses this for 1.1.
> make default schema migration wait time RING_DELAY
> --------------------------------------------------
>
> Key: CASSANDRA-3773
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3773
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Peter Schuller
> Assignee: Peter Schuller
> Priority: Minor
> Attachments: CASSANDRA-3773-30s-v2.txt, CASSANDRA-3773-30s.txt,
> CASSANDRA-3773-RING_DELAY.txt
>
>
> The default of 10 seconds feels strange to me since we have established that
> RING_DELAY is the appropriate wait time for gossip, which should include
> schema migrations.
> Patch makes it RING_DELAY by default. Alternate patch makes it 30 seconds; I
> don't know how much we care about not referencing non-CLI code from the CLI.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira