Commit 703ea0d
Fix rest build due to upstream changes in ce-kafka (#18)
* Fix rest build due to upstream changes in ce-kafka
* Update KafkaConsumerState.java
* Use Duration.ofSeconds
---------
Co-authored-by: Akhilesh Chaganti <[email protected]>1 parent b7b1bba commit 703ea0d
File tree
1 file changed
+4
-2
lines changed- kafka-rest/src/main/java/io/confluent/kafkarest/v2
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
272 | | - | |
| 273 | + | |
| 274 | + | |
273 | 275 | | |
274 | 276 | | |
275 | 277 | | |
| |||
381 | 383 | | |
382 | 384 | | |
383 | 385 | | |
384 | | - | |
| 386 | + | |
385 | 387 | | |
386 | 388 | | |
387 | 389 | | |
| |||
0 commit comments