Skip to content

Use dns-java 3.0 which adds support for dns ttl#50

Merged
spkrka merged 1 commit intomasterfrom
krka/dnsjava3
Apr 13, 2015
Merged

Use dns-java 3.0 which adds support for dns ttl#50
spkrka merged 1 commit intomasterfrom
krka/dnsjava3

Conversation

@spkrka
Copy link
Member

@spkrka spkrka commented Apr 10, 2015

Also remove the option of setting dns refresh period
manually.

@protocol7
Copy link
Contributor

+1

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems we'd wait 1 hour before attempting to resolve again if there was no records found. That'll happen from time to time in prod due to infra breakage.

How about a special case where we retry earlier when no records were found?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, didn't think about that case. Maybe we should keep the old setting then, but have it be treated as either the max value or the default if there are no hosts found.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed now with a force push.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 92.66% when pulling 2a4d8fd on krka/dnsjava3 into 10ddeea on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.24%) to 92.39% when pulling 4ca285b on krka/dnsjava3 into 10ddeea on master.

@danielnorberg
Copy link
Contributor

👍

spkrka added a commit that referenced this pull request Apr 13, 2015
Use dns-java 3.0 which adds support for dns ttl
@spkrka spkrka merged commit c93bb7d into master Apr 13, 2015
@spkrka spkrka deleted the krka/dnsjava3 branch April 13, 2015 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants