tutububug commented on PR #2142: URL: https://github.com/apache/kvrocks/pull/2142#issuecomment-2075150247
> There is a lot of strange type casting in the code. > > It is advisable to minimize the use of type casting, particularly `const_cast` and `reinterpret_cast`. It is recommended to consider modifying the function signature instead of relying solely on casts. fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
