JDBC Unit test failed to run due to spurious character in text and bad YAML 
entry
---------------------------------------------------------------------------------

                 Key: CASSANDRA-2957
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2957
             Project: Cassandra
          Issue Type: Bug
            Reporter: Rick Shaw
            Assignee: Rick Shaw
            Priority: Trivial
             Fix For: 0.7.9


Problem #1:

Bad character in the text (line 294, col 1):
{code}
˜        PreparedStatement stmt = con.prepareStatement("update JdbcInteger set 
?=?, ?=? where key = ?");
{code}

Problem #2:
Outdated YAML directive (line 17):

{code}
commitlog_rotation_threshold_in_mb: 128
{code}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to