mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
c003871c54
The Intention.Apply RPC is quite large, so this PR attempts to break it down into smaller functions and dissolves the pre-config-entry approach to the breakdown as it only confused things.
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
```release-note:improvement
|
|
server: break up Intention.Apply monolithic method
|
|
```
|