Skip to content

Bug with citus_activate_node and secondary node #8470

@michailtoksovo

Description

@michailtoksovo
-- Citus 12.1.1 
SELECT citus_add_secondary_node('secondary', 5432, 'primary', 5432);
SELECT citus_disable_node('secondary', 5432);
SELECT citus_activate_node('secondary', 5432);
-- BUG: secondary remains disabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-investigationto track issues that needs investigation, verification of reproduction steps etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions