Andrew Purtell created HBASE-10072: -------------------------------------- Summary: Regenerate ClientProtos after HBASE-4811 Key: HBASE-10072 URL: https://issues.apache.org/jira/browse/HBASE-10072 Project: HBase Issue Type: Bug Affects Versions: 0.98.0 Reporter: Andrew Purtell Assignee: Andrew Purtell Fix For: 0.98.0 Attachments: 10072.patch
While running 'mvn compile -Pcompile-protobuf' I noticed generated/ClientProtos.java changed. Looks like the message descriptor for Scan has changed, and its FieldAccessorTable. Attaching the diff. Difference in protoc version maybe? I'm using protoc 2.5.0. -- This message was sent by Atlassian JIRA (v6.1#6144)