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

Heterogenous silos support #2443

Merged
merged 21 commits into from Dec 7, 2016

Commits on Nov 23, 2016

  1. Configuration menu
    Copy the full SHA
    bbc118d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f793f2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    568cf00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bdc77a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aab754 View commit details
    Browse the repository at this point in the history
  6. Add/rename method to return the TypeCodeMap for the whole cluster and…

    … an other to explicitely return the local TypeCodeMap for the silo in TypeManager
    benjaminpetit committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    7773313 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a259b31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    adf6ea1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83057de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77e80d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c5133f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7cca65d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bde9f2f View commit details
    Browse the repository at this point in the history
  14. Fix ExceptionPropagationTests.ExceptionPropagationGrainToGrainMessage…

    …BodyDeserializationFailure
    benjaminpetit committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    d619e3e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Fix SilosStopTests

    benjaminpetit committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    8b054d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25cd773 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Configuration menu
    Copy the full SHA
    fc940b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd7422 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Cleaning unused method in IPlacementContext

    benjaminpetit authored and bpetit committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    44e117b View commit details
    Browse the repository at this point in the history
  2. Revert "Use IReadOnlyDictionary for GrainInterfaceMapsBySilo in Grain…

    …TypeManager to avoid allocation"
    
    This reverts commit fc940b6.
    benjaminpetit authored and bpetit committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    2c5f893 View commit details
    Browse the repository at this point in the history
  3. Use IReadOnlyDictionary for GrainInterfaceMapsBySilo in GrainTypeMana…

    …ger to avoid returning a copy
    benjaminpetit authored and bpetit committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    5da8979 View commit details
    Browse the repository at this point in the history