Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-2703] JSON-RPC api net_services should display the actual ports #1628

Conversation

AbdelStark
Copy link
Contributor

PR description

Currently when json-rpc and ws services are configured with a port value of 0, the "net_services" endpoint will display their ports as "0". A configured port of "0" actually means "choose a random port". We need to get the actual port that those services are using displayed in the "net_services" JSON-RPC response.

Fixed Issue(s)

Currently when json-rpc and ws services are configured with a port value of 0, the "net_services" endpoint will display their ports as "0".  A configured port of "0" actually means "choose a random port".  We need to get the actual port that those services are using displayed in the "net_services" JSON-RPC response.
@AbdelStark AbdelStark added bug Something isn't working api Related to public APIs labels Jul 2, 2019
@AbdelStark AbdelStark merged commit ddb9196 into PegaSysEng:master Jul 2, 2019
@AbdelStark AbdelStark deleted the feature/pan-2703-net-services-actual-ports branch July 8, 2019 07:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api Related to public APIs bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants