[ 
https://issues.apache.org/jira/browse/PHOENIX-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921758#comment-13921758
 ] 

Hudson commented on PHOENIX-57:
-------------------------------

FAILURE: Integrated in Apache Phoenix - Branch:4.0 #35 (See 
[https://builds.apache.org/job/Phoenix-4.0/35/])
PHOENIX-57: ClientKeyValue doesn't work in debug mode (jyates: rev 
382333ed467bde9e19a3dc31fb2b901dda5be616)
* phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java


> 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
>            Assignee: 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.2#6252)

Reply via email to