Skip to content

A bash script to configure persistent topics on apache pulsar

Notifications You must be signed in to change notification settings

zahidadeel/pulsar-topics-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pulsar-topics-configuration

A bash script to configure persistent topics with custom retention period and backlog quotas.

Motivation:

I am using this script for configuring persisten topics for a data ingetion pipeline. I needed longer retention for a CQRS system for replaying any acknowled messages at any point in time. To get a longer retention, I am using retention policy. I also configured backlog quota to persist unacknowledged messages for a certain disk size.

About

A bash script to configure persistent topics on apache pulsar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages