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

Reuse memory usage by ProcessIndex Actors via reusing cache between s… #1173

Closed
wants to merge 8 commits into from

Commits on Feb 3, 2022

  1. Reuse memory usage by ProcessIndex Actors via reusing cache between s…

    …hards on the same node.
    yk24na committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d29a0b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Support java11 (#1169)

    * - Updated dependencies found by scala-steward which did not fail CI build.
    
    * - Updated mockito and other dependencies to support java 11.
    - Updated github workflow to use JDK11 for build.
    
    * - Fix issue due to pull from master.
    
    Co-authored-by: Wessel W. Bakker <[email protected]>
    2 people authored and yk24na committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    132b1f9 View commit details
    Browse the repository at this point in the history
  2. Reuse memory usage by ProcessIndex Actors via reusing cache between s…

    …hards on the same node.
    yk24na committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    b1a9405 View commit details
    Browse the repository at this point in the history
  3. Re-base with master

    yk24na committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    38b3841 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into optimise/memory

    # Conflicts:
    #	core/akka-runtime/src/test/scala/com/ing/baker/runtime/akka/actor/process_index/ProcessIndexActorSpec.scala
    yk24na committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    60eaa6a View commit details
    Browse the repository at this point in the history
  5. Optimise imports

    yk24na committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    737dbb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Merge branch 'master' into optimise/memory

    # Conflicts:
    #	core/akka-runtime/src/main/scala/com/ing/baker/runtime/akka/AkkaBaker.scala
    #	core/akka-runtime/src/test/scala/com/ing/baker/runtime/akka/actor/process_index/ProcessIndexActorSpec.scala
    yk24na committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9ca269e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90254bf View commit details
    Browse the repository at this point in the history