Pinned
1,076 contributions in the last year
Contribution activity
January 2021
Created 16 commits in 1 repository
Created a pull request in nats-io/nats-server that received 1 comment
Clustering updates
Added in support for stream update as well as stream and consumer detailed lists which use a scatter and gather approach. /cc @nats-io/core
+1,374
−714
•
1
comment
Opened 4 other pull requests in 1 repository
nats-io/nats-server
1
closed
3
merged
Reviewed 16 pull requests in 5 repositories
nats-io/nats-server 11 pull requests
- Fixed gateway reply mapping following changes in JetStream clustering
- Fixed some leafnode issues introduced from JS cluster work
- Update error message with correct config value
- Fixed service import cycle detection that broke with JS clustering
- Fixed sublist notification
- Propose going back to condition variable to notify writeLoop
- [FIXED] Monitoring endpoint `connz?auth=true` show incorrect user
- [fiixed] infinite loop in config parser for include with quote
- use go 1.15 for nightly builds
- [fixed] two minor configuration lexer issues found by oss-fuzz
- [Added] support for wildcard services and import remapping by JWT.