Menu

#386 Multiple GTM standbys -- no error log

1.3 Dev Q
open
GTM (41)
5
2013-12-02
2013-01-31
No

No error log is printed when more than one GTM standbys are attempted to connect to GTM master.

Discussion

  • Koichi Suzuki

    Koichi Suzuki - 2013-03-12

    It's not a beta blocker but nice to have in 1.1.

    Nikhil's suggestion:

    n ProcessPGXCNodeRegister() when another standby makes a connection,
    we can check if there is an existing standby already present via
    find_standby_node_info. We can additionally check if this current
    standby is reachable via PQconnectGTM() as well and only if the
    current standby seems to be under issues should we allow this new one
    to be accepted. Otherwise we can reject this new standby.

     
  • Koichi Suzuki

    Koichi Suzuki - 2013-06-11
    • milestone: 2663467 --> 1,2 Dev Q
     
  • Koichi Suzuki

    Koichi Suzuki - 2013-12-02
    • Group: 1.2 Dev Q --> 1.3 Dev Q
     

Log in to post a comment.