apurtell commented on code in PR #8299: URL: https://github.com/apache/hbase/pull/8299#discussion_r3429463654
########## hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/NamespaceDescriptor.java: ########## Review Comment: As part of this work I wiped the generated sources directory and then regenerated the IDL with the `thrift` compiler version 0.23.0. The IDL has never defined a `NamespaceDescriptor` as far as I know it has always been `TNamespaceDescriptor`. I think the old file was an orphan from HBASE-21650 that has been harmlessly hanging around but is not needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
