Skip to content

kafkajs API differences: on, events, Partitioners #241

Description

@silverwind

Following MIGRATION.md, I notice at least these differences from the kafkajs API which are not documented there. Feel free to close if you are not planning to implement a fully compatible API.

  1. producer.on is absent (to register for producer events)
  2. producer.events is absent (I'm using producer.events.CONNECT, producer.events.DISCONNECT, producer.events.REQUEST_TIMEOUT)
  3. Partitioners export is absent (I'm using Partitioners.DefaultPartitioner)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions