service-discovery
Here are 486 public repositories matching this topic...
Issue Description
Type: bug report
Describe what happened
java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
add *minimal* plugin
What would you like to be added:
Add a new plugin that minimizes responses as describe (e.g.) in the BIND manual
minimal-responses
minimal-responses yes | no ;
minimal-responses yes ;
If yes the server will only add records to the authority and additional data sections when they are required e.g. delegations, negative responses. This may improve the performance of the server. T
-
Updated
Sep 11, 2020 - Scala
-
Updated
Oct 27, 2020 - Go
[zosy@localhost:~]% rpm -qa zenmap
zenmap-7.60-1.noarch
gnome doesn't use gksu instead of pkexec, so i made a patch.
su-to-zenmap-fix-gnome-root.patch.txt
add com.gnome.pkexec.zenmap.policy to /usr/share/polkit-1/actions should works fine.
[com.gnome.pkexec.zenmap.policy.txt](https://github.com/nmap/n
-
Updated
Oct 22, 2020 - Go
-
Updated
Sep 25, 2020 - Objective-C
If not for some particular exceptions, the status code returned from our WebAPI on error is always 500, regardless of the kind of error.
If an object already exists, for example, it should be returned as 409. If the object does not pass the schema validation, it should be a 415.
Go through the whole WebAPI and verify that the status codes are being returned correctly.
Hint: Error cl
-
Updated
Aug 6, 2020 - Go
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 19, 2020 - C#
-
Updated
Nov 15, 2019 - Shell
-
Updated
Feb 25, 2020 - Go
-
Updated
Oct 3, 2018 - Python
-
Updated
Apr 14, 2020 - C
-
Updated
Oct 26, 2020 - Java
-
Updated
Dec 21, 2018 - C++
-
Updated
Oct 13, 2020 - Java
-
Updated
Dec 1, 2019 - Dockerfile
Due to the changes in connectors to separate out Cloud Foundry functionality, some Steeltoe users are struggling with service bindings in cloud hosted scenarios because they don't realize they need another package reference.
In order to improve this experience, (at a minimum for Eureka on Cloud Foundry), write error logs if service bindings aren't detected but are effectively required.
- Use `Pl
-
Updated
Sep 21, 2020 - Java
-
Updated
Aug 11, 2020 - Java
-
Updated
Oct 18, 2020 - Java
-
Updated
Sep 25, 2020 - Python
-
Updated
Sep 10, 2020 - Go
-
Updated
Apr 7, 2020 - Go
-
Updated
Oct 23, 2020 - Go
Improve this page
Add a description, image, and links to the service-discovery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the service-discovery topic, visit your repo's landing page and select "manage topics."


Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp