If we override equals and hashCode methods of a class, findbugs requires us to override the subclasses as well even if trivially. e.g. YARN-5783.
Filing this JIRA based on feedback from Sangjin on the DISCUSS thread for YARN-4752.