Skip to content

Commit fb977d8

Browse files
author
h1alexbel
committed
#305 puzzle off
1 parent 6dc8ef1 commit fb977d8

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/main/java/io/github/eocqrs/kafka/consumer/KfConsumer.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ public void subscribe(final ConsumerRebalanceListener listener,
8282
this.origin.subscribe(new ListOf<>(topics), listener);
8383
}
8484

85-
/**
86-
* @todo #289:30m/DEV ConsumerRecords wrapping up
87-
* we have to wrap the ConsumerRecords into some object
88-
*/
8985
@Override
9086
public ConsumerRecords<K, X> records(
9187
final String topic, final Duration timeout

0 commit comments

Comments
 (0)