You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Jesse Yates (JIRA)" <ji...@apache.org> on 2014/02/18 20:46:21 UTC

[jira] [Updated] (PHOENIX-57) ClientKeyValue doesn't work in debug mode

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

Jesse Yates updated PHOENIX-57:
-------------------------------

    Attachment: phoenix-57-v0.patch

> ClientKeyValue doesn't work in debug mode
> -----------------------------------------
>
>                 Key: PHOENIX-57
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-57
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Jesse Yates
>             Fix For: 3.0.0
>
>         Attachments: phoenix-57-v0.patch
>
>
> When debug logging is enabled, we run MutationState#logMutationSize. This then gets the buffer from the KeyValue. However, the clientKeyValue doesn't support a single backing buffer, causing an UnsupportedOperationException. We need to be able to support both.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)