Vinayakumar B created HADOOP-17505: -------------------------------------- Summary: public interface GroupMappingServiceProvider needs default impl for getGroupsSet() Key: HADOOP-17505 URL: https://issues.apache.org/jira/browse/HADOOP-17505 Project: Hadoop Common Issue Type: Bug Reporter: Vinayakumar B
HADOOP-17079 added "GroupMappingServiceProvider#getGroupsSet()" interface. But since this is a public interface, it will break compilation of existing implementations in downstreams. Consider adding a default implementation in the interface to avoid such failures. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org