Difference between revisions of "Pgpool-II 4.0 development"
Line 107: | Line 107: | ||
| http://www.pgpool.net/mantisbt/view.php?id=332 | | http://www.pgpool.net/mantisbt/view.php?id=332 | ||
| Assigned. | | Assigned. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|-style="background:yellow" | |-style="background:yellow" | ||
| 111 | | 111 |
Revision as of 03:34, 23 November 2017
Last update: 2017/11/23 (gray items are done, yellow items are behind schedule, pink items are new features for 3.8)
Each bug items assigned "SL (Severity level)" from 1-3 (1 is the most severe, 3 is the least severe) in "Status" column.
ID | Registered/start Date | Target Date | Person in charge | Overview | Status | ||
---|---|---|---|---|---|---|---|
2 | pgpool-hackers:1034 | 2015/09/03 | - | Usama | add new child if it goes down | [Feature: small]->postpone to 3.8 | |
3 | Make PCP set configuration command public | 2016/2/15 | - | Usama | - | [Feature: small]->postpone to 3.8 | |
5 | Allow to use multiple pgpool-II instances with in-memory query cache enabled | 2016/3/4 | Tatsuo | http://pgpool.net/mediawiki/index.php/TODO#Allow_to_use_multiple_pgpool-II_instances_with_in-memory_query_cache_enabled | [Feature: small] [medium size implementation]->postpone to 3.8 | ||
43 | new feature candidate: verify standby node while finding primary node | 2017/1/12 | Tatsuo/Usama | http://www.pgpool.net/pipermail/pgpool-hackers/2017-January/001979.html | [Feature: Medium][medium size implementation]->postpone to 3.8 | ||
62 | [Feature] New feature candidate: certification base authentication | 2017/3/23 | postpone to 3.8 | ||||
63 | New feature candidate: Seamless Application Failover | 2017/3/23 | Similar to Oracle's "Transparent Application Failover". | Postpone to 3.8 or later | |||
72 | New feature candidate: Support more prefix for query routing (similar to NO LOAD BALANCE) | 2017/4/17 | Usama | Postpone to 3.8 | |||
83 | [pgpool-hackers: 2400] Garbage output | 2017/6/19 | Usama | ||||
92 | 0000322: PGPool child processes go into <defunct> state when a backend node is unresponsive | 2017/7/21 | Usama | https://www.pgpool.net/mantisbt/view.php?id=322 | |||
104 | 0000329: Newly elected(promoted) Pgpool does connect to any backend | 2017/8/11 | Usama | http://www.pgpool.net/mantisbt/view.php?id=329 | fix in 3.7 done. Needs back patching | ||
105 | 0000330: Unable to connect to pgpool-II using jdbc | 2017/8/14 | Ishii | http://www.pgpool.net/mantisbt/view.php?id=330 | Fixed. | ||
106 | 0000332: Watch dog issue | 2017/8/24 | Usama | http://www.pgpool.net/mantisbt/view.php?id=332 | Assigned. | ||
111 | 0000339: Failover does not occurr if master Pgpool-II and primary PostgreSQL servers are stopped at the same time | 2017/9/13 | Usama | https://www.pgpool.net/mantisbt/view.php?id=339 | Done in 3.6, 3.5, 3.7. Working on 3.4 and 3.3 | ||
112 | [pgpoolAdmin] [pgpool-general: 5720] "Return" node automatically | 2017/9/15 | 2017/9/30 | Peng | Done.[pgpool-general: 5743] | ||
113 | 3.7 release-note | 2017/10/1 | 2017/10/5 | Peng | Done. | ||
114 | Failover bug in replication mode | 2017/9/20 | 2017/9/22 | Ishii | https://www.pgpool.net/pipermail/pgpool-general/2017-September/005786.html | Fix pushed. | |
115 | 0000343: Pgpool log is empty after upgrade | 2017/9/26 | Peng | http://www.pgpool.net/mantisbt/view.php?id=343 | In progress. | ||
116 | 0000345: pgpool node.js prepared statement | 2017/10/3 | ishii | http://www.pgpool.net/mantisbt/view.php?id=345 | Patch provided. Waiting for feedback. | ||
117 | new featue candidate: add "role" column to pcp_node_info command | 2017/10/3 | 2017/10/4 | ishii | Done. | ||
118 | 0000347: backend response with kind 'E' when expecting 'R' | 2017/10/4 | ishii | http://www.pgpool.net/mantisbt/view.php?id=347 | Waiting for feedback. | ||
119 | 0000351: pgpool crashes after a network outage to the master | 2017/10/9 | ishii | http://www.pgpool.net/mantisbt/view.php?id=351 | Waiting for feedback. | ||
120 | 0000349: Connection to PGpool Port through VIP fails to connect with JDBC, works fine with ODBC | 2017/10/5 | ishii | http://www.pgpool.net/mantisbt/view.php?id=349 | Waiting for feedback.(2017/10/6) | ||
121 | Add RPMs for PostgreSQL 10 | 2017/11/01 | Peng | Done. | |||
122 | 0000356: pg_terminate_backend() causing failover despite setting flag | 2017/10/19 | Usama | https://www.pgpool.net/mantisbt/view.php?id=356 | Fixed in master, 3.6 and 3.5 stable branch. Waiting for feedback. | ||
123 | 0000361: Can't detach node from pgpoolAdmin UI, while pcp_detach_node works fine | 2017/11/01 | Peng | https://www.pgpool.net/mantisbt/view.php?id=361 | Assigned. | ||
124 | 0000363: health check not detect node after down | 2017/11/09 | Peng | https://www.pgpool.net/mantisbt/view.php?id=363 | Closed.2017/11/9 | ||
125 | 0000348: pgpool failover scenario ERROR - pgpool 3.6.6 (postgres 9.3.5) | 2017/11/09 | Usama | https://www.pgpool.net/mantisbt/view.php?id=348 | |||
126 | 0000342: On master fail slave not able to convert itself to master | 2017/11/09 | Usama | https://www.pgpool.net/mantisbt/view.php?id=342 | |||
127 | 0000364: PGPool hangs when then number of connections are greater than num_init_children | 2017/11/10 | Peng | https://www.pgpool.net/mantisbt/view.php?id=364 | Assigned. | ||
200 | Feature Agreement | 2017/3/31 | |||||
201 | Code Freeze including English docs except release notes | 2017/9/30 | |||||
202 | Beta 1 including release notes and Japanese docs | 2017/10/17 | |||||
203 | RC1 Release. | 2017/11/13 | |||||
204 | Pgpool-II 3.7 official release | 2017/11/22 |