issues
search
airbnb
/
synapse
A transparent service discovery framework for connecting an SOA
MIT License
2.07k
stars
251
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update dependency on zk Gem to 1.10.0
#341
otterley
opened
2 years ago
0
Gem does not build on arm64 platform
#340
otterley
opened
2 years ago
0
Fix broken link to Aurora
#339
MrVitaly
opened
2 years ago
0
Fix broken link to Aurora
#338
MrVitaly
closed
2 years ago
0
Add metrics for DNS resolve failure.
#337
bjzhang1101
closed
3 years ago
0
Fix a rendering bug in a README
#336
aviflax
closed
3 years ago
0
Perform nil checks for dns watcher config_for_generator
#335
panchr
closed
4 years ago
0
Ensure watchers exist in ZookeeperDnsWatcher
#334
panchr
closed
4 years ago
0
Block on watcher start to alleviate HAProxy config generator race condition
#333
panchr
closed
4 years ago
0
Properly obtain config_for_generator in ZookeeperDnsWatcher
#332
panchr
closed
4 years ago
0
Reduce zk calls with enhanced zk event processing
#331
gmcatsf
closed
4 years ago
1
Reduce thread usage
#330
panchr
opened
4 years ago
3
Do not wait on threads in Zookeeper watchers
#329
panchr
closed
4 years ago
0
Remove usage of git in gemspec
#328
panchr
closed
4 years ago
0
Set explicit zk session timeout
#327
gmcatsf
closed
4 years ago
1
ZookeeperDnsWatcher: fix use_previous_backends
#326
panchr
closed
4 years ago
0
Support and test in Ruby 2.6
#325
danielevans
closed
4 years ago
0
Doc: README uses YAML config in Example Migration but only mentions JSON format in Configuration
#324
dahutu
opened
4 years ago
0
Add ZookeeperDnsPollWatcher
#323
panchr
closed
4 years ago
0
Resolve service-level configuration in MultiWatcher
#322
panchr
closed
4 years ago
0
Thread Safety
#321
panchr
closed
4 years ago
0
Add Union & Sequential resolvers
#320
panchr
closed
4 years ago
0
De-duplicate S3 file reads
#319
panchr
closed
4 years ago
0
Allow resolver to send notifications to MultiWatcher
#318
panchr
closed
4 years ago
0
Implement S3 toggle resolver
#317
panchr
closed
4 years ago
0
Implement ZookeeperPollWatcher
#316
panchr
closed
4 years ago
1
Refactor Zookeeper watcher to support polling in future
#315
panchr
closed
4 years ago
0
Add resolver interface and base implementation [stacked on #311]
#314
panchr
closed
4 years ago
0
Add resolver interface and base resolver [stacked on top of #312]
#313
panchr
closed
4 years ago
1
Reorganize watchers into their own subdirectories [stacked on top of #311]
#312
panchr
closed
4 years ago
0
Introduce MultiWatcher watcher type
#311
panchr
closed
4 years ago
0
Allow for configurable notification callback for watchers
#310
panchr
closed
4 years ago
0
[WIP] Add MultiWatcher for watching multiple sources
#309
panchr
closed
4 years ago
2
Add simplecov and simplecov-json
#308
lcharignon
closed
4 years ago
0
Ensure that haproxy check parameters are set together
#306
panchr
closed
4 years ago
1
Validate HAProxy config prior to writing config file
#305
panchr
closed
4 years ago
2
Emit version with ping metric
#304
panchr
closed
4 years ago
1
Preserve legacy behavior of creating parent path
#303
anson627
closed
5 years ago
0
Run tests against Ruby 1.9.3
#302
panchr
closed
5 years ago
0
Add test ruby 1.9.3 back
#301
anson627
closed
5 years ago
0
Avoid creating parent path per zk session
#300
anson627
closed
5 years ago
0
Add retry policy to zookeeper network calls
#299
anson627
closed
5 years ago
0
Make schema fixed for backend info
#298
anson627
closed
5 years ago
0
Add option for load testing
#297
anson627
closed
5 years ago
0
Add path encoding optimization
#296
anson627
closed
5 years ago
0
Remove on_connected callback to avoid read storm after leader election
#295
anson627
closed
5 years ago
0
Remove on_connected to avoid reconnect storm
#294
anson627
closed
5 years ago
0
Avoid discovery_jitter sleep on first event
#293
Ramyak
closed
5 years ago
1
Improve on_connected callback to avoid reconnect storm
#292
anson627
closed
5 years ago
0
Add MIN_JITTER and MAX_JITTER variables
#291
Ramyak
closed
5 years ago
0
Next