Difference between revisions of "pgpool-II 3.7 development"
Line 123: | Line 123: | ||
| assigned | | assigned | ||
|- | |- | ||
− | | | + | | 15 |
| Not proper behaviour of Pgpool when one node of cluster goes disconnect by down interface | | Not proper behaviour of Pgpool when one node of cluster goes disconnect by down interface | ||
| 2016/9/28 | | 2016/9/28 | ||
Line 131: | Line 131: | ||
| assigned | | assigned | ||
|- | |- | ||
− | | | + | | 16 |
| failover_command not executed | | failover_command not executed | ||
| 2016/9/28 | | 2016/9/28 | ||
Line 139: | Line 139: | ||
| assigned | | assigned | ||
|-style="background:white" | |-style="background:white" | ||
− | | | + | | 17 |
| pgpoolAdmin 3.6 release | | pgpoolAdmin 3.6 release | ||
| | | |
Revision as of 05:39, 7 December 2016
Last update: 2016/12/07 (gray items are done, yellow items are behind schedule)
ID | Registered/start Date | Target Date | Person in charge | Overview | Status | |
---|---|---|---|---|---|---|
1 | pgpool-hackers:1034 | 2015/09/03 | - | - | add new child if it goes down | need to assign, postpone to 3.7 |
2 | Make PCP set configuration command public | 2016/2/15 | - | Usama | - | Low priority |
3 | Allow to use multiple pgpool-II instances with in-memory query cache enabled | 2016/3/4 | http://pgpool.net/mediawiki/index.php/TODO#Allow_to_use_pg_rewind_in_online_recovery | Low priority | ||
4 | Health-check timeout for each backend node | 2016/3/4 | http://pgpool.net/mediawiki/index.php/TODO#Health-check_timeout_for_each_backend_node | Low priority | ||
5 | pgpool routes queries with "SET TRANSACTION READ ONLY" to master | 2016/5/18 | 2016/6/30 | t-ishii | http://www.pgpool.net/mantisbt/view.php?id=195 | low priority |
6 | testing of new failover code | 2016/6/6 | Ahsan | assigned (Not started yet, plan to start after #04) | ||
7 | packet kind of backend 1 ['3'] does not match with master/majority nodes packet kind ['2'] | 2016/8/15 | 2016/9/30 | Tatsuo | http://www.pgpool.net/mantisbt/view.php?id=231 | |
8 | watchdog can start even in case VIP is brought up in other nodes. | 2016/8/23 | Usama | assigned | ||
9 | watchdog can start even in case trusted servers are not reachable. | 2016/8/23 | Usama | assigned | ||
10 | watchdogs with different VIP can exist in a cluster. | 2016/8/23 | Usama | assigned | ||
11 | Behavior when watchdog process is killed | 2016/8/23 | Usama | assigned | ||
12 | Changed behavior when all heartbeat LAN are disconnected | 2016/8/23 | Usama | assigned | ||
13 | pgpool fails to run failover script if the sever running primary pgpool node and postgresql server dies | 2016/9/6 | 2016/9/30 | Usama | http://www.pgpool.net/mantisbt/view.php?id=234 | |
14 | watchdog sometimes fails de-escalation | 2016/9/21 | Usama | http://www.pgpool.net/mantisbt/view.php?id=249 | assigned | |
15 | Not proper behaviour of Pgpool when one node of cluster goes disconnect by down interface | 2016/9/28 | Usama | http://www.pgpool.net/mantisbt/view.php?id=250 | assigned | |
16 | failover_command not executed | 2016/9/28 | Usama | http://www.pgpool.net/mantisbt/view.php?id=251 | assigned | |
17 | pgpoolAdmin 3.6 release | 2016/12/31 | - |