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-8078 Support functional commands in scattered mode #5316

Merged
merged 2 commits into from Sep 28, 2017

Commits on Sep 25, 2017

  1. ISPN-8078 Refactor helpers out of NonTxDistributionInterceptor

    * Also move BaseDistributionInterceptor$ArrayIterator -> commons/ArrayCollector
    rvansa committed Sep 25, 2017
    Copy the full SHA
    4f5c52e View commit details
    Browse the repository at this point in the history
  2. ISPN-8078 Support functional commands in scattered mode

    * Scattered cache now uses RepeatableReadEntries to support concurrent
    changes in multi-key operations
    rvansa committed Sep 25, 2017
    Copy the full SHA
    8fc071a View commit details
    Browse the repository at this point in the history