limowang commented on code in PR #2328:
URL: 
https://github.com/apache/incubator-pegasus/pull/2328#discussion_r2916966592


##########
src/rpc/rpc_host_port.h:
##########


Review Comment:
   ```suggestion
           _obj.hp_##field.clear();                                             
                      
           _obj.__isset.hp_##field = false;
   ```
   Could we change it this way to avoid confusion caused by the repeated 
commands above?



-- 
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]


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

Reply via email to