Skip to content

Conversation

@jai1
Copy link
Contributor

@jai1 jai1 commented Jun 1, 2017

Motivation

Fix for #422

Modifications

Changed default options in CPP and Java Client ProducerConfigurations

Result

sendAsync doesn't fail before 30K messages

Do not merge this

@jai1 jai1 added c++ type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages labels Jun 1, 2017
@jai1 jai1 added this to the 1.18 milestone Jun 1, 2017
@jai1 jai1 self-assigned this Jun 1, 2017
Copy link
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jai1 jai1 merged commit d990b17 into apache:master Jun 2, 2017
@jai1 jai1 deleted the maxPendingMessage branch March 19, 2018 17:28
hangc0276 pushed a commit to hangc0276/pulsar that referenced this pull request May 26, 2021
…ache#445)

This case is usually encountered when attempting to use KoP with standalone mode. When new behavior was introduced in apache#168 standalone mode was broken due to sample namespace setup etc not taking place until after the broker is initialized (which in turn initializes protocol handlers).

Fixes apache#185
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants