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:00:36 UTC

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

Brian ONeill created CASSANDRA-6453:
---------------------------------------

             Summary: 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


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)