One comment below. On Mon, Dec 4, 2017 at 11:40 PM, Dong Lin <lindon...@gmail.com> wrote:
> In my opinion this changes the semantics of ListGroupsResponse in a > counter-intuitive way. Usually we use the ACL to determine whether the > operation on the specified object can be performed or not. The response > should provide either an error message or the result for the specified > object. I couldn't remember a case where the ACL is used to filter the > result without providing error. > We do this in the metadata request that requests all topics. We just return the topics that the user has describe access to. Ismael