[ https://issues.apache.org/jira/browse/CASSANDRA-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brandon Williams updated CASSANDRA-6585: ---------------------------------------- Attachment: 6585.txt It's likely just lucky timing that is preventing a snap from being created since there's no check for this. Patch adds a check if we're bootstrapping, and if so throws and error refusing to snap that will exit non-zero, since I can't think of a scenario where snapping during bootstrap makes any kind of sense. > Make node tool exit code non zero when it fails to create snapshot > ------------------------------------------------------------------ > > Key: CASSANDRA-6585 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6585 > Project: Cassandra > Issue Type: Improvement > Components: Tools > Reporter: Vishy Kasar > Assignee: Brandon Williams > Fix For: 1.2.14 > > Attachments: 6585.txt > > > When node tool snapshot is invoked on a bootstrapping node, it does not > create the snapshot as expected. However node tool returns a zero exit code > in that case. Can we make the node tool return a non zero exit code when > create snapshot fails? -- This message was sent by Atlassian JIRA (v6.1.5#6160)