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

TTL agent support parallel stream of jdk 8 #77

Closed
oldratlee opened this issue Jun 23, 2017 · 2 comments
Closed

TTL agent support parallel stream of jdk 8 #77

oldratlee opened this issue Jun 23, 2017 · 2 comments

Comments

@oldratlee
Copy link
Member

oldratlee commented Jun 23, 2017

#74

@oldratlee oldratlee modified the milestone: 2.2.0 Jun 25, 2017
@oldratlee oldratlee changed the title support parallel stream of jdk 1.8 support parallel stream of jdk 8 Jun 26, 2017
@oldratlee oldratlee modified the milestones: 2.2.0, 2.3.0 Sep 6, 2017
@oldratlee oldratlee modified the milestones: 2.3.0, future Jun 5, 2018
@oldratlee
Copy link
Member Author

oldratlee commented Nov 9, 2018

parallel stream is implemented by ForkJoinPool(commonPool ) underneath.

TTL Agent has already supported ForkJoinPool, so support parallel stream too.

oldratlee added a commit that referenced this issue Nov 9, 2018
oldratlee added a commit that referenced this issue Nov 9, 2018
@oldratlee
Copy link
Member Author

Unit test for parallel stream added and CI passed:

TTL Agent support for parallel stream works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant