GehaFearless commented on code in PR #1658:
URL: 
https://github.com/apache/incubator-pegasus/pull/1658#discussion_r1474339352


##########
src/meta/meta_bulk_load_service.cpp:
##########
@@ -1257,7 +1279,7 @@ void bulk_load_service::partition_ingestion(const 
std::string &app_name, const g
         return;
     }
 
-    rpc_address primary_addr = pconfig.primary;
+    host_port primary_addr = pconfig.hp_primary;

Review Comment:
   auto



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