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

Corrected test case #243

Merged
merged 1 commit into from
Feb 24, 2017
Merged

Conversation

jai1
Copy link
Contributor

@jai1 jai1 commented Feb 24, 2017

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.

@merlimat
Copy link
Contributor

Fix looks good, though can you mention which test has been corrected in the git log message? 😄

@jai1 jai1 force-pushed the FixProxyPublishConsumeTest branch from 6471f6f to 52272e5 Compare February 24, 2017 20:39
@jai1
Copy link
Contributor Author

jai1 commented Feb 24, 2017

@merlimat - added the name of the test case in the commit message.

@jai1 jai1 added the area/test label Feb 24, 2017
@jai1 jai1 self-assigned this Feb 24, 2017
@jai1 jai1 added this to the 1.17 milestone Feb 24, 2017
@jai1 jai1 requested review from merlimat and saandrews February 24, 2017 20:42
@merlimat merlimat merged commit e1c3d4b into apache:master Feb 24, 2017
sijie added a commit to sijie/pulsar that referenced this pull request Mar 4, 2018
- pass `WorkerService` instance around in servlet context
- rename `BaseApiResource` to `FunctionApiResource`
- rename `ApiV1Resource` to `FunctionApiV1Resource`
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