[
https://issues.apache.org/jira/browse/CASSANDRA-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Wong updated CASSANDRA-6344:
--------------------------------------
Attachment: CASSANDRA-6344.txt
Hi, first time contributor here.
Here's my implementation of what I think the ticket is asking. Please let me
know if there's something in there that's not right.
> When running CQLSH with file input, exit with error status code if script
> fails
> -------------------------------------------------------------------------------
>
> Key: CASSANDRA-6344
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6344
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Branden Visser
> Labels: lhf
> Attachments: CASSANDRA-6344.txt
>
>
> Just thought it would be nice if the cqlsh process would exit with an error
> status code if there are errors in the script, since it is the only thing the
> cqlsh process does when executing.
> Preferably a predictable status code could be used for a script error to
> discern it from some other odd error (i.e., don't use `1` because that could
> be many things). Maybe `2` or something.
--
This message was sent by Atlassian JIRA
(v6.2#6252)