Andrei Vydrin
Andrei Vydrin
https://github.com/antonmedv/expr/pull/173#issuecomment-985388643 fix for that just change scope for nilsafe variable :) also seems IdentifierNode shouldn't have NilSafe option
it's just two copying project contexts, so I think it isn't bad
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation We have quite big messages (~100Mib), so we decided to use...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation We are using kvrocks with client sharding, also we can lose...
**Description** Call event handler for service source when headless service's endpoints change. Fixes #4113 **Checklist** - [x] Unit tests updated - [ ] End user documentation updated
## what Add new feature lock_all_projects_before_exec. If this option is enabled, Atlantis will lock each changed project before executing planning/applying on any of the projects. An example is provided in...
## What this PR does / why we need it: Support trafficDistribution. If service doesn't have an endpoint with matched zone, fallbacks to all endpoints ## Types of changes -...