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

Pass taskListActivitiesPerSecond down to ActivityWorker #556

Merged

Conversation

sokada1221
Copy link
Contributor

@sokada1221 sokada1221 commented Oct 23, 2020

resolves #555

Test results:

  • Unit tests
  • Local integration tests with taskListActivitiesPerSecond set to 0.5, 1 and 2
  • Local integration tests without taskListActivitiesPerSecond set

@longquanzheng
Copy link
Collaborator

@sokada1221 sorry we didn't approve it in time. Can you resolve the conflict? and I will merge it int. The code is moved to SingleWorkerOptions.java, should be pretty straightforward to resolve.

@sokada1221
Copy link
Contributor Author

Sure. I'll take a look this weekend. Thanks!

@sokada1221 sokada1221 force-pushed the fix-task-list-activities-per-second branch from 42eee7a to 64d0838 Compare December 12, 2020 19:33
@sokada1221
Copy link
Contributor Author

@longquanzheng Conflict should be resolved now. PTAL again. Thanks!

@longquanzheng
Copy link
Collaborator

longquanzheng commented Dec 16, 2020

The test failure will be fixed after #568

see https://github.com/uber/cadence-java-client/pull/572/files

@meiliang86 meiliang86 merged commit c876ac1 into uber:master Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TaskListActivitiesPerSecond does not work
3 participants