Refactoring: Move the version info outside the heartbeat request #3055
Labels
incompatible
PR: incompatible with the recently released version
type/enhancement
Type: make the code neat or more efficient
Milestone
Now meta client sends version info in each heartbeat request. That seems not necessary. we could take them when establishing the connection to metad server.
In addition, built-time maybe need to save in meta same as version info. consider to add a new field in request structure to do that.
This refactoring will affect the compatibility of different nebula versions. Do it in next version.
The text was updated successfully, but these errors were encountered: