Commit 06bedcf
authored
MINOR: Fix log statement formatting in KafkaAdminClient (#21990)
Fix log statement to use the local variable `defaultApiTimeoutMs`
instead of the uninitialized field `this.defaultApiTimeoutMs`.
Reviewers: Chia-Ping Tsai <chia7712@gmail.com>1 parent 112686c commit 06bedcf
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
660 | | - | |
| 660 | + | |
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
| |||
0 commit comments