Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hashicorp
/
serf
Public
Notifications
You must be signed in to change notification settings
Fork
609
Star
6.1k
Code
Issues
85
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Initial attempt at SRV based cluster discovery
- #310
#310
Open
dalehamel
wants to merge 12 commits into
hashicorp:master
hashicorp/serf:master
from
dalehamel:srv-discovery
dalehamel/serf:srv-discovery
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Initial attempt at SRV based cluster discovery
#310
dalehamel
wants to merge 12 commits into
hashicorp:master
hashicorp/serf:master
from
dalehamel:srv-discovery
dalehamel/serf:srv-discovery
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2015
Initial attempt at SRV based cluster discovery
dalehamel
committed
c741ade
View commit details
Copy full SHA for c741ade
Browse repository at this point
Support multiple SRV records
dalehamel
committed
8fce3a1
View commit details
Copy full SHA for 8fce3a1
Browse repository at this point
Specify SRV records individually
dalehamel
committed
84efa2a
View commit details
Copy full SHA for 84efa2a
Browse repository at this point
Simplify to use a single loop with sleep
dalehamel
committed
d8dfc9c
View commit details
Copy full SHA for d8dfc9c
Browse repository at this point
Don't attempt to rejoin hosts
dalehamel
committed
9aacf78
View commit details
Copy full SHA for 9aacf78
Browse repository at this point
Commits on Sep 10, 2015
Add a timeout to findSRV
dalehamel
committed
ec1c534
View commit details
Copy full SHA for ec1c534
Browse repository at this point
Only check against members that are alive
dalehamel
committed
4851050
View commit details
Copy full SHA for 4851050
Browse repository at this point
Commits on Sep 11, 2015
Remove useless retries for SRV, make rejoin optional
dalehamel
committed
e1c8fef
View commit details
Copy full SHA for e1c8fef
Browse repository at this point
Commits on Sep 12, 2015
Mirror behavior of join and retry-join more closely
dalehamel
committed
4faefaf
View commit details
Copy full SHA for 4faefaf
Browse repository at this point
Commits on Sep 16, 2015
Address most comments
dalehamel
committed
49d0e69
View commit details
Copy full SHA for 49d0e69
Browse repository at this point
Simplify as requested
dalehamel
committed
9872524
View commit details
Copy full SHA for 9872524
Browse repository at this point
Return a reasonable error message
dalehamel
committed
dfaaa7b
View commit details
Copy full SHA for dfaaa7b
Browse repository at this point
You can’t perform that action at this time.