Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement parallel result scanner for scanning rows distributed with RowKeyDistributor #1362

Closed
Xylus opened this issue Dec 18, 2015 · 2 comments · Fixed by #1381 or #1406
Closed

Implement parallel result scanner for scanning rows distributed with RowKeyDistributor #1362

Xylus opened this issue Dec 18, 2015 · 2 comments · Fixed by #1381 or #1406
Assignees
Milestone

Comments

@Xylus
Copy link
Contributor

Xylus commented Dec 18, 2015

Allow distributed scanners to run in parallel that would theoretically allow for better performance when scanning rows that are well distributed using RowKeyDistributor

@Xylus Xylus self-assigned this Dec 18, 2015
@Xylus Xylus added this to the 1.5.2 milestone Dec 18, 2015
Xylus added a commit to Xylus/pinpoint that referenced this issue Dec 18, 2015
Xylus added a commit to Xylus/pinpoint that referenced this issue Dec 18, 2015
Xylus added a commit to Xylus/pinpoint that referenced this issue Dec 23, 2015
Xylus added a commit to Xylus/pinpoint that referenced this issue Dec 23, 2015
@Xylus
Copy link
Contributor Author

Xylus commented Dec 24, 2015

Reopening as scanner creations may be done in parallel as well, and this may cut some time during scanner creation.

@Xylus Xylus reopened this Dec 24, 2015
Xylus added a commit to Xylus/pinpoint that referenced this issue Dec 28, 2015
Xylus added a commit to Xylus/pinpoint that referenced this issue Dec 28, 2015
@Xylus
Copy link
Contributor Author

Xylus commented Jan 6, 2016

Reopening to apply parallel scan for finding accept applications for nodes when drawing the server map.

@Xylus Xylus reopened this Jan 6, 2016
koo-taejin added a commit to koo-taejin/pinpoint that referenced this issue Feb 18, 2016
include tableFactory object when to execute releaseTable method.
Xylus added a commit that referenced this issue Feb 18, 2016
#1362 Make scanner creation run parallel
:+1: thanks for this!
dawidmalina pushed a commit to dawidmalina/pinpoint that referenced this issue Mar 20, 2016
include tableFactory object when to execute releaseTable method.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
1 participant