Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HPCC-14499 Allow WsECL VIP DNS cache timeout to be configurable #9104

Merged

Conversation

afishbeck
Copy link
Member

@afishbeck afishbeck commented Sep 14, 2016

The DNS cache timeout interval will now be configurable for WsECL VIPS. You can set it to 0 to mean resolve the DNS everytime, -1 to mean keep cached indefinitely, or the number of seconds to keep the DNS resolution cached.

From environment.xml, see dnsInterval attribute:

<EspService build="_" buildSet="ws_ecl" description="WS ECL Service" name="myws_ecl" roxieTimeout="300" workunitTimeout="600"> <ProcessCluster name="ProcessCluster" roxie="myroxie" sendTargetToRoxie="true" dnsInterval="77" vip="localhost"/>
`

Signed-off-by: Anthony Fishbeck anthony.fishbeck@lexisnexis.com

Signed-off-by: Anthony Fishbeck <anthony.fishbeck@lexisnexis.com>
@hpcc-jirabot
Copy link

@HPCCSmoketest
Copy link
Contributor

Automated Smoketest
Sha: 9c37b1c
Build: success
Install hpccsystems-platform-community_6.1.0-trunk0.el6.x86_64.rpm
HPCC Start: OK
Unittest result: total:83 passed:83 failed:0

HPCC Stop: OK
HPCC Uninstall: OK

@richardkchapman
Copy link
Member

@wangkx Please review

@wangkx
Copy link
Member

wangkx commented Sep 14, 2016

@afishbeck looks fine.

@richardkchapman richardkchapman merged commit b413ed9 into hpcc-systems:master Sep 14, 2016
@afishbeck afishbeck deleted the wseclShouldntCacheDNSLookup branch July 19, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants