question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Optimize proxy instance definition in registry center

See original GitHub issue

According to the suggestions made by @dongzl and @kimmking in the issue #5627 , use ip+port instead of ip + threadId to define proxy instance in registry center is better.

/
├─orchestration-namespace
├─orchestration-name
│ ├─registry
│ │ ├─instances
│ │ │ ├─127.0.0.1@3307@xxx
│ │ │ ├─127.0.0.1@3308@xxx

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
menghaoransscommented, Jul 10, 2020

sure @menghaoranss will sync the PR

merged! thansk for your contribution.

1reaction
menghaoransscommented, Jun 24, 2020

@swayamraina For proxy,the port can be passed to ShardingOrchestrationFacade when proxy starts, and for jdbc, thread id is better.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dependency Proxy - GitLab Docs
In the case of CI/CD, the Dependency Proxy receives a request and returns the upstream image from a registry, acting as a pull-through...
Read more >
How to set up an outbound VPC proxy with domain ...
An outbound proxy that permit connections to whitelisted domains that you define, while presenting customizable error messages when connections ...
Read more >
REST Proxy Configuration Options - Confluent Documentation
Unique ID for the Confluent REST Proxy server instance. This is used in generating unique IDs for consumers that do not specify their...
Read more >
The Difference Between Proxy and Reverse Proxy - StrongDM
A traditional forward proxy server allows multiple clients to route traffic to an external network. For instance, a business may have a proxy...
Read more >
Managing Microsoft 365 endpoints
Learn how to manage Microsoft 365 endpoints so that they work with your enterprise organization network architecture.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found