Skip to content

Commit

Permalink
fuuuuuuuuuuuuuuuuuuu
Browse files Browse the repository at this point in the history
  • Loading branch information
grongor committed Nov 12, 2019
1 parent 18137a0 commit 3499a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/RestClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ public function deleteConsumer(Consumer $consumer) : void;
* Be aware that REST Proxy increments all the offsets for some reason
*
* @see https://github.com/confluentinc/kafka-rest/blob/3473f3f/kafka-rest/src/main/java/io/confluent/kafkarest/v2/KafkaConsumerState.java#L123
* @see commitSync of https://kafka.apache.org/22/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaConsumer.html
* @see https://kafka.apache.org/22/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaConsumer.html#commitSync
*
* @param Value\Request\Offset[]|null $offsets
*/
Expand Down

0 comments on commit 3499a58

Please sign in to comment.