hydro-project / cloudburst

A stateful serverless platform
Apache License 2.0
237 stars 54 forks source link

Fix missing "policy" var in the conf file and scheduler policy bug fix #57

Closed cw75 closed 4 years ago

cw75 commented 4 years ago
  1. Fix the missing "policy" environment variable.
  2. Scheduler policy: use "remove" instead of "discard" for removing (ip, tid) from the function location list.