[ 
https://issues.apache.org/jira/browse/CASSANDRA-5430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625419#comment-13625419
 ] 

Aleksey Yeschenko commented on CASSANDRA-5430:
----------------------------------------------

Right. I'm aware of that. I assumed you were referring to us overriding 
cassandra.ring_delay_ms in dtests and not to junit.

So, I'm not sure that this is relevant. I think what jsanda wants is to be able 
to externally override S_S_DELAY. We decided it was not worth doing it just for 
the sake of dtests, but dtests are not the only usecase, so I'm open to 
allowing that (via cassandra.superuser_setup_delay_ms property).
                
> Make Auth.SUPERUSER_SETUP_DELAY configurable
> --------------------------------------------
>
>                 Key: CASSANDRA-5430
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5430
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.2.2
>            Reporter: John Sanda
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: authentication
>             Fix For: 1.2.4
>
>         Attachments: 5430.txt
>
>
> I would like to make SUPERUSER_SETUP_DELAY configurable for automated tests. 
> I have tests that stand up a local cluster, and sometimes if I just run a 
> single test class, the total execution time to stand up the (usually two) 
> nodes and run the tests takes less than 20 seconds. I am running on fast 
> hardware, so I can probably get by with a lower value in most cases, but 
> maybe one of my teammates runs on slower hardware and needs a larger value.
> I do not see this as a problem for production use. It would just be nice to 
> have it configurable for dev environments.
> Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to