kafka/core
Ismael Juma 98d36fa54e
MINOR: Fix assertion in testCreatePermissionMetadataRequestAutoCreate (#7864)
Since `retry` expects a `by name` parameter, passing a nullary function
causes assertion failures to be ignored. I verified this by introducing
a failing assertion before/after the fix.

I checked other `retry` usages and they looked correct.

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2020-01-08 03:11:16 -08:00
..
src MINOR: Fix assertion in testCreatePermissionMetadataRequestAutoCreate (#7864) 2020-01-08 03:11:16 -08:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00