liatiusim opened a new pull request #247:
URL: https://github.com/apache/unomi/pull/247


   Added the ability to configure max profiles to merge in a merge action 
(instead using "-1" hard coded), due to performance issues - when the size is 
"-1" , the `query()` call generates additional 2 calls - scroll query and the 
deletion of the scroll.
   This is not needed when we know there is a few profiles to merge.
   
   note - since the baseplugin has no cgf file, I wasn't sure what should be 
done in order to expose it to environment variable (currently it is 
configurable only from the blueprint file). Would be glad to get your advise 
about that. Thanks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to