[ 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)