You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brian ONeill (JIRA)" <ji...@apache.org> on 2013/12/05 17:02:35 UTC

[jira] [Updated] (CASSANDRA-6453) Improve error message for invalid property values during parsing.

     [ https://issues.apache.org/jira/browse/CASSANDRA-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian ONeill updated CASSANDRA-6453:
------------------------------------

    Attachment: CASSANDRA-6354-patch.txt

> Improve error message for invalid property values during parsing.
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-6453
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6453
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Brian ONeill
>            Priority: Trivial
>         Attachments: CASSANDRA-6354-patch.txt
>
>
> Trivial change to the error message returned for invalid property values.
> Previously, it would just say "Invalid property value : ?".  If you were constructing a large prepared statement, with multiple question marks, it was difficult to track down which one the server was complaining about.  This enhancement tells you which one. =)



--
This message was sent by Atlassian JIRA
(v6.1#6144)