Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Passivation configured in language supports via the discovery protocol #486

Merged
merged 17 commits into from
Dec 17, 2020

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    efdf843 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    b711740 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Merge branch 'master' into passivation-per-entity-type

    # Conflicts:
    #	proxy/core/src/main/resources/in-memory.conf
    #	proxy/core/src/main/scala/io/cloudstate/proxy/EntityDiscoveryManager.scala
    #	proxy/jdbc/src/main/resources/jdbc-common.conf
    ralphlaude committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f01a206 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    62c461c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. extend the discovery process to support passivation strategy and use …

    …entity options to pass the configured at registration time
    ralphlaude committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    10e056a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. restore default passivation strategy timeout in the proxy. Combine th…

    …e default passivation strategy timeout with those configured in the language support
    ralphlaude committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    296cbe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1079f94 View commit details
    Browse the repository at this point in the history
  3. removed unused imports

    ralphlaude committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    549bd1b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    6225e25 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. add holder for the default config and use in CloudStateRunner and for…

    … creating default time out passivation strategy. fixed typos and string interpolation.
    ralphlaude committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    982044b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    7cc33b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into passivation-per-entity-type

    # Conflicts:
    #	java-support/tck/src/main/java/io/cloudstate/javasupport/tck/JavaSupportTck.java
    #	proxy/core/src/main/scala/io/cloudstate/proxy/UserFunctionTypeSupport.scala
    #	proxy/core/src/main/scala/io/cloudstate/proxy/eventsourced/EventSourcedSupportFactory.scala
    #	tck/src/main/scala/io/cloudstate/tck/CloudStateTCK.scala
    ralphlaude committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    e56283c View commit details
    Browse the repository at this point in the history
  3. merged master

    ralphlaude committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    0d84bf2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    b11db95 View commit details
    Browse the repository at this point in the history
  2. let the TCK tests failed for language support which does not yet impl…

    …ement the passivation strategy
    ralphlaude committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    937ec55 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    1e6cdb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    cc7ba5a View commit details
    Browse the repository at this point in the history