[
https://issues.apache.org/jira/browse/CASSANDRA-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-1036:
----------------------------------------
Attachment: 1036-Validate-CF-for-deletion-in-mutation-map.patch
Attached patch should correct the problem.
> 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
> Priority: Minor
> Fix For: 0.7
>
> Attachments: 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.