Skip to content

Commit

Permalink
puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed May 3, 2023
1 parent 1fa2786 commit a85fa7f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/it/producer-consumer-api/src/test/java/EntryTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@
* reads data from producer.
*/

/**
* @todo #236:30m/DEV Enable tests
*/

/**
* Entry test cases.
*
Expand Down

5 comments on commit a85fa7f

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on a85fa7f May 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 41-80474f37 disappeared from src/main/java/io/github/eocqrs/kafka/consumer/KfConsumer.java), that's why I closed #81. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on a85fa7f May 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 236-9498fb84 discovered in src/main/java/io/github/eocqrs/kafka/Producer.java) and submitted as #287. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on a85fa7f May 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 236-63d4f363 discovered in src/main/java/io/github/eocqrs/kafka/consumer/KfConsumer.java) and submitted as #288. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on a85fa7f May 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 236-0a53974e discovered in src/main/java/io/github/eocqrs/kafka/consumer/KfConsumer.java) and submitted as #289. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on a85fa7f May 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 236-14bb941b discovered in src/it/producer-consumer-api/src/test/java/EntryTest.java) and submitted as #290. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.