Github user jiny2 commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1078#discussion_r95522787
  
    --- Diff: src/backend/utils/misc/guc.c ---
    @@ -8200,7 +8200,7 @@ static struct config_string ConfigureNamesString[] =
                        NULL
                },
                &standby_addr_host,
    -           "localhost", NULL, NULL
    +           "none", NULL, NULL
    --- End diff --
    
    No, segment rm process does not care what are saved in python code. So, it 
only knows there is a standby host named "none".  So deleting from hawq_dict 
does not help.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to