Skip to content

Commit

Permalink
lines
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed May 4, 2023
1 parent 58b34c5 commit 86d486d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/java/io/github/eocqrs/kafka/fake/FkConsumer.java
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ public void subscribe(final Collection<String> topics) {
}

/*
* @todo #54:60m/DEV Fake subscribe with ConsumerRebalanceListener is not implemented
* @todo #54:60m/DEV Fake subscribe with
* ConsumerRebalanceListener is not implemented
*/
@Override
public void subscribe(final ConsumerRebalanceListener listener,
Expand Down

0 comments on commit 86d486d

Please sign in to comment.