-
Notifications
You must be signed in to change notification settings - Fork 922
Open
Labels
code:pythonIssues that are specific to Python or versions of Python independent of library logicIssues that are specific to Python or versions of Python independent of library logiccomponent:schema-registryAny schema registry related isues rather than kafka isolated onesAny schema registry related isues rather than kafka isolated onesenhancementRequesting a feature changeRequesting a feature changegood first issueHelpful tag for inviting new users to contributeHelpful tag for inviting new users to contributepriority:highMaintainer triage tag for indicating high impact or criticality issuesMaintainer triage tag for indicating high impact or criticality issuessize:smallMaintainer triage tag for indicating change required is particularly smallMaintainer triage tag for indicating change required is particularly small
Description
I was wondering if there exists or were plans to add support for faster Python JSON libraries (e.g. orjson, rapidjson) instead of using the standard Python JSON library for serialization and deserialization. Based on benchmarks, it seems like a more performant json library could have a significant effect on throughput for JSON-encoded Kafka messages.
I tried searching the repo and past issues before posting this but wasn't able to find anything.
Metadata
Metadata
Assignees
Labels
code:pythonIssues that are specific to Python or versions of Python independent of library logicIssues that are specific to Python or versions of Python independent of library logiccomponent:schema-registryAny schema registry related isues rather than kafka isolated onesAny schema registry related isues rather than kafka isolated onesenhancementRequesting a feature changeRequesting a feature changegood first issueHelpful tag for inviting new users to contributeHelpful tag for inviting new users to contributepriority:highMaintainer triage tag for indicating high impact or criticality issuesMaintainer triage tag for indicating high impact or criticality issuessize:smallMaintainer triage tag for indicating change required is particularly smallMaintainer triage tag for indicating change required is particularly small