Skip to content

Conversation

@jai1
Copy link
Contributor

@jai1 jai1 commented Feb 24, 2017

…thoutZKTest

Motivation

Possible fix for #237
Can't replicate the timeout error but have seen the test case fail if the port is used by some other process

Modifications

Removed hardcoding for port 6080 and used the next free available port

Result

Hopefully the intermittent test case failures will reduce.

@jai1 jai1 force-pushed the FixProxyPublishConsumeTest branch from a770554 to 0fb83ee Compare February 24, 2017 22:01
@jai1 jai1 added the area/test label Feb 24, 2017
@jai1 jai1 added this to the 1.17 milestone Feb 24, 2017
@jai1 jai1 requested a review from merlimat February 24, 2017 22:02
@jai1 jai1 self-assigned this Feb 24, 2017
@merlimat merlimat merged commit a54a1bf into apache:master Feb 24, 2017
@jai1 jai1 deleted the FixProxyPublishConsumeTest branch March 6, 2017 17:43
sijie added a commit to sijie/pulsar that referenced this pull request Mar 4, 2018
hrsakai pushed a commit to hrsakai/pulsar that referenced this pull request Dec 10, 2020
* Upgrade klauspost/compress to v1.10.5

* Fix zstdProvider.Decompress memory leak
hangc0276 pushed a commit to hangc0276/pulsar that referenced this pull request May 26, 2021
Fixes apache#230

The offset field is not filled when a PRODUCE request is processed yet. It causes that the offset what Kafka producer get from send()'s callback is always -1, which may cause some problems like apache#241 mentioned.

This PR fills the offset field and add a unit test to verify if the right offset is set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants