The reason was that Increment was serialized differently (compared to all other 
mutations).
In trunk that is no longer an issue, since the serialization logic is no longer 
part of the object to be serialized.


-- Lars



________________________________
 From: Ted Yu <[email protected]>
To: [email protected]; [email protected] 
Sent: Wednesday, January 23, 2013 10:25 AM
Subject: HBASE-7114 Increment does not extend Mutation but probably should
 
Hi,
I want to get opinion on whether we should proceed with HBASE-7114
'Increment does not extend Mutation but probably should' in trunk.

Is anyone using Increment.setWriteToWAL or Increment.getFamilyMap ?
For Increment.setWriteToWAL, are you using the Increment returned ?

Your feedback would be appreciated.

Reply via email to