Commit 1938d32
authored
MINOR: Removed
Trivial PR to remove an overload of the
`Formatter.setMetadataLogDirectory` which takes the metadata log
directory as an `Optional<String>`, because it's not used. The overall
codebase uses the other overload taking just a String (because most of
the callers have a String to pass) and then wrapping it into an
`Optional`.
Reviewers: Andrew Schofield <aschofield@confluent.io>
Signed-off-by: Paolo Patierno <ppatierno@live.com>setMetadataLogDirectory unused method (#22128)1 parent c946802 commit 1938d32
1 file changed
Lines changed: 0 additions & 5 deletions
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 210 | | |
216 | 211 | | |
217 | 212 | | |
| |||
0 commit comments