[
https://issues.apache.org/jira/browse/CASSANDRA-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865156#action_12865156
]
Gary Dusbabek commented on CASSANDRA-1036:
------------------------------------------
+1.
> Attempting to mutate a non-existant CF does not propagate an error to the
> client
> --------------------------------------------------------------------------------
>
> Key: CASSANDRA-1036
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1036
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7
> Reporter: Brandon Williams
> Assignee: Sylvain Lebresne
> Priority: Minor
> Fix For: 0.7
>
> Attachments: 1036-v2-Validate-CF-for-deletion-in-mutation-map.patch,
> 1036-Validate-CF-for-deletion-in-mutation-map.patch
>
>
> An error gets logged on the server:
> ERROR 15:23:21,035 Attempting to mutate non-existant column family Standard1
> But nothing is raised on the client side, so it appears the request succeeded.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.