Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add complete list of configuration into websocket.conf template file #372

Merged
merged 1 commit into from
Apr 21, 2017

Conversation

rdhabalia
Copy link
Contributor

Motivation

For user review to check possible available configurations in websocket.conf template: It should include all configuration and few of them are missing.

Modifications

Added missing configuration and doc to websocket.conf template file.

@rdhabalia rdhabalia added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Apr 20, 2017
@rdhabalia rdhabalia added this to the 1.18 milestone Apr 20, 2017
@rdhabalia rdhabalia self-assigned this Apr 20, 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.

👍

@merlimat merlimat merged commit 9961d2c into apache:master Apr 21, 2017
@rdhabalia rdhabalia deleted the ws-conf branch June 21, 2017 18:53
merlimat added a commit to merlimat/pulsar that referenced this pull request Sep 13, 2017
BK changes:
 * Issue apache#372: Allow to configure advertised address in bookies
 * Fix DoubleByteBuf readableBytes()
merlimat added a commit that referenced this pull request Sep 13, 2017
BK changes:
 * Issue #372: Allow to configure advertised address in bookies
 * Fix DoubleByteBuf readableBytes()
hrsakai pushed a commit to hrsakai/pulsar that referenced this pull request Dec 10, 2020
…s enabled (apache#372)

Fixes apache#367 


### Motivation

Send delay message individually even batching is enabled.


### Modifications

1. flush batching messages immediately when a new delay message is received
2. reset deliverAtTime metadata of `BatchBuilder`
hangc0276 pushed a commit to hangc0276/pulsar that referenced this pull request May 26, 2021
Complete the ProducerIdManager component and add tests for it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants