[
https://issues.apache.org/jira/browse/CASSANDRA-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878630#action_12878630
]
Jonathan Ellis commented on CASSANDRA-1147:
-------------------------------------------
please fix re-ordering imports incorrectly. correct order is
* java
* org.apache.commons
* org.apache.slf4j
* org.junit
* everything else alphabetically
(http://wiki.apache.org/cassandra/CodeStyle)
> cassandra cannot bootstrap when using DatacenterShardStrategy
> -------------------------------------------------------------
>
> Key: CASSANDRA-1147
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1147
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7
> Reporter: Matthew F. Dennis
> Assignee: Matthew F. Dennis
> Fix For: 0.7
>
> Attachments: CASSANDRA-1147.patch, CASSANDRA-1147.patch2,
> CASSANDRA-1147.patch3
>
>
> If C is configured to use DSS, the bootstrap process never completes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.