chore: async benchmark #143
Annotations
10 errors and 5 warnings
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L237
test is able to recover from client changes (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L1167
test txn produce batch txn (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L765
test txn produce message - aborts (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L887
test txn produce message - commits (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L1010
test txn produce message - multiple transactions using the same worker (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L90
test produce message sync with batching (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L279
test produce batch message sync no batching (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L70
test produce message sync using non default producer (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L664
test producer epoch bump (Klife.ProducerTest)
|
Run mix test --warnings-as-errors:
test/producer/producer_test.exs#L318
test produce batch message sync no batching - multi partition/topic (Klife.ProducerTest)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run mix test --warnings-as-errors:
test/support/async_producer_benchmark.ex#L95
:brod.produce/5 is undefined (module :brod is not available or is yet to be defined)
|
Run mix test --warnings-as-errors:
test/support/async_producer_benchmark.ex#L43
:erlkaf.create_producer/2 is undefined (module :erlkaf is not available or is yet to be defined)
|
Run mix test --warnings-as-errors:
test/support/async_producer_benchmark.ex#L51
:erlkaf.produce/4 is undefined (module :erlkaf is not available or is yet to be defined)
|
Run mix test --warnings-as-errors:
test/support/async_producer_benchmark.ex#L33
:erlkaf.start/0 is undefined (module :erlkaf is not available or is yet to be defined)
|
Loading