File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11<!--
2- Thank you for creating a ticket!
2+ Before submitting an issue, search your error in the issues of librdkafka: https://github.com/edenhill/librdkafka/issues
3+ Since this extension is a wraper, solutions to many errors can be found there.
34
4- If you have questions, you can also join the Gitter channel.
5- https://gitter.im/php-kafka/php-kafka
6-
7- Please always include the following in an issue, so we can help faster:
5+ Please always include the following in an issue:
86-->
97
108 * PHP version:
119 * librdkafka version:
1210 * php-kafka version:
1311 * kafka version:
1412
15- If possible, add debug logs from librdkafka, which you can obtain by adjusting your configuration:
13+ Add debug logs, by adjusting your configuration:
1614```php
1715<?php
1816$conf = new Kafka\Configuration();
You can’t perform that action at this time.
0 commit comments