kafka/clients
Chia-Ping Tsai a6f30945fa
MINOR: make sure all fiedls of o.p.k.s.a.Action are NOT null (#10764)
I'm migrating Ranger's kafka plugin from deprecated Authorizer (this is already removed by 976e78e) to new API (see https://issues.apache.org/jira/browse/RANGER-3231). The kafka plugin needs to take something from field resourcePattern but it does not know whether the field is nullable (or users need to add null check). I check all usages and I don't observe any null case.

Reviewers: Ismael Juma <ismael@juma.me.uk>
2021-05-28 13:41:52 +08:00
..
src MINOR: make sure all fiedls of o.p.k.s.a.Action are NOT null (#10764) 2021-05-28 13:41:52 +08:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00