View Issue Details

IDProjectCategoryView StatusLast Update
0000192Pgpool-IIEnhancementpublic2016-07-28 18:05
Reporterscrummyin Assigned ToMuhammad Usama  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
PlatformALLOSALLOS VersionALL
Product Version3.5.0 
Target Version3.6.0Fixed in Version3.6.0 
Summary0000192: Human readable option for pcp_node_info [Patch included]
DescriptionThe issue I have is via command line when I run pcp_node_info it gives an id for status code. I would love it if it said like "Up", "Wait", "Down" style. So I made a patch to pcp_frontend_client.c to do this.
Steps To Reproducerun pcp_node_info
read output
Additional InformationI have a attached patch. Let me know if there are improvements or changes I need/should make in order to get this accept please.
TagsNo tags attached.

Activities

scrummyin

2016-04-21 01:02

reporter  

readable.diff (5,339 bytes)   
readable.diff (5,339 bytes)   

t-ishii

2016-04-21 07:49

developer   ~0000789

Can you post this to pgpool-hackers? It's more appropriate place for discussions on feature enhancements.

BTW, your patch seems to be a reverse patch.

scrummyin

2016-04-21 09:04

reporter   ~0000790

Sorry about that I used `git diff HEAD HEAD~` should have been `git diff HEAD~ HEAD`. I attached the new one.

scrummyin

2016-04-21 09:12

reporter   ~0000791

Also I posted on the mailing list.

scrummyin

2016-04-21 09:12

reporter  

scrummyin

2016-05-28 05:06

reporter  

2016-05-27-readable.diff (7,756 bytes)   
2016-05-27-readable.diff (7,756 bytes)   

scrummyin

2016-05-28 05:06

reporter   ~0000843

A new attempt.

Muhammad Usama

2016-07-28 17:53

developer   ~0000948

I have committed the modified version of the patch in master branch

https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commitdiff;h=541451eab2647151aa8c04a1e1a1fe9e42f2dd7e

administrator

2016-07-28 18:05

administrator   ~0000949

I have updated "Product version", "Target version" and "Fixed version" to make "Roadmap" working.

Issue History

Date Modified Username Field Change
2016-04-21 01:02 scrummyin New Issue
2016-04-21 01:02 scrummyin File Added: readable.diff
2016-04-21 07:49 t-ishii Note Added: 0000789
2016-04-21 09:04 scrummyin Note Added: 0000790
2016-04-21 09:12 scrummyin Note Added: 0000791
2016-04-21 09:12 scrummyin File Added: readable_correct_direction.diff
2016-05-28 05:06 scrummyin File Added: 2016-05-27-readable.diff
2016-05-28 05:06 scrummyin Note Added: 0000843
2016-07-01 15:34 t-ishii Assigned To => Muhammad Usama
2016-07-01 15:34 t-ishii Status new => assigned
2016-07-28 17:53 Muhammad Usama Status assigned => resolved
2016-07-28 17:53 Muhammad Usama Resolution open => fixed
2016-07-28 17:53 Muhammad Usama Note Added: 0000948
2016-07-28 18:03 administrator Product Version => 3.5.0
2016-07-28 18:03 administrator Fixed in Version => 3.6.0
2016-07-28 18:03 administrator Target Version => 3.6.0
2016-07-28 18:05 administrator Note Added: 0000949