You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Vinayakumar B (Jira)" <ji...@apache.org> on 2021/01/29 06:04:00 UTC

[jira] [Created] (HADOOP-17505) public interface GroupMappingServiceProvider needs default impl for getGroupsSet()

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org