This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git

commit f1a135619c84ee4d02f5e843f8a8d6f18c7dd9e3
Author: Lei Zhang <[email protected]>
AuthorDate: Fri Jan 26 20:46:23 2024 +0800

    [fix](fe) Fix `BackendHbResponse` serialization compatibility problem 
(#30433)
    
    * Similar to https://github.com/apache/doris/pull/30337
    
    * Between branch-1.2-lts and branch-2.1, `FrontendHbResponse` has upgrade
      compatiblity problem, because `arrowFlightSqlPort` field, only 
metaVerserion
      less than FeMetaVersion.VERSION_121 will call 
`BackendHbResponse.readField`
    
    * Introduced by https://github.com/apache/doris/pull/24314


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to