[
https://issues.apache.org/jira/browse/CASSANDRA-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895300#action_12895300
]
Jonathan Ellis commented on CASSANDRA-1272:
-------------------------------------------
I think the difference between this and the avro code is, you get a
compile-time error with avro which makes it relatively clear where the problem
is. With this, the server builds but then dies when started, which is
frustrating for new developers. So I'm committing a version of Johan's patch
too.
> Don't stop server from starting if version.properties is missing
> ----------------------------------------------------------------
>
> Key: CASSANDRA-1272
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1272
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Johan Oskarsson
> Assignee: Matthew F. Dennis
> Fix For: 0.7 beta 1
>
> Attachments: 1272-trunk.txt, CASSANDRA-1272.patch
>
>
> To reduce potential problems getting a development environment setup in an
> IDE we should let Cassandra start if there is no version.properties present
> in the classpath.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.