apache / apache/pulsar-client-go

[feature request] Support SNAPPY CompressionType

Open
#936 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

## Motivation

As the title says. In go client, Snappy compression is not yet supported.

https://github.com/apache/pulsar-client-go/blob/77c7ccbd144b00d17c320c5f67cadaedb53f6b1e/pulsar/producer.go#L38-L43

Contributor guide

Open the contributing guide

Research direction

Start with pulsar/producer.go at lines 38-43, then trace how the existing CompressionType values are represented and handled in the Go client. The work is done when SNAPPY is accepted and used consistently wherever producer compression types are processed; check the existing compression-related tests or test entry points before changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.