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

ISPN-4372 Map/Reduce performance is dependent on cache value size #2662

Closed
wants to merge 2 commits into from

Conversation

vblagoje
Copy link

Master only. Do not integrate - yet. See https://mojo.redhat.com/docs/DOC-967886 and https://issues.jboss.org/browse/ISPN-4372 for more details.

@@ -443,25 +432,42 @@ V getValue(InternalCacheEntry entry){
*/
private final class MapCombineTask<K,V, KOut,VOut> extends DataContainerTask<K, V> implements AdvancedCacheLoader.CacheLoaderTask {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Javadoc still mentions maxCollectorSize

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could not find where exactly but if it is internal API javadoc it is fine as we still use the concept of it - we just set it to constant value of 1000

@danberindei
Copy link
Member

Integrated, thanks Vladimir!

@danberindei danberindei closed this Jul 1, 2014
@vblagoje
Copy link
Author

vblagoje commented Jul 1, 2014

Thanks @danberindei

@vblagoje vblagoje deleted the t_4372_v2 branch July 16, 2014 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants