Ted Yu created HBASE-10889:
------------------------------
Summary: test-patch.sh should exclude thrift generated code from
long line detection
Key: HBASE-10889
URL: https://issues.apache.org/jira/browse/HBASE-10889
Project: HBase
Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
As can be seen from HBASE-10881 :
{code}
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ private static final org.apache.thrift.protocol.TField
REVERSED_FIELD_DESC = new org.apache.thrift.protocol.TField("reversed",
org.apache.thrift.protocol.TType.BOOL, (short)11);
{code}
test-patch.sh should exclude thrift generated code from long line detection.
--
This message was sent by Atlassian JIRA
(v6.2#6252)