service-discovery
Here are 578 public repositories matching this topic...
Which Component
spring-cloud-starter-stream-rocketmq
Describe the bug
When hot deployment in eclipse throw MQClientException: The producer group[mygroup] has been created before
To Reproduce
Steps to reproduce the behavior:
- Spring boot application with devtools in Eclipse
- Send message using org.springframework.cloud.stream.function.StreamBridge.send
- Modify any cod
-
Updated
Jul 9, 2022 - Java
-
Updated
Jul 8, 2022 - Go
-
Updated
Jul 3, 2022 - Go
Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef
-
Updated
Jun 1, 2022 - Scala
-
Updated
Dec 16, 2021 - 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
Mar 29, 2022 - Go
-
Updated
Nov 15, 2019 - Shell
-
Updated
Jun 28, 2022 - Go
-
Updated
Oct 3, 2018 - Python
Question
Can we force the new sanitizing key to be applied to the configuration on /refresh call?
Environment (please complete the following information):
- .NET Core 3.1.3
- Steeltoe Version 3.0.2
Additional context or links
I tried to work with Steeltoe's /env and /refresh endpoints. What I noticed is that the sanitizer works only when a project is started. When you add a k
-
Updated
Jun 30, 2022 - Java
-
Updated
Jul 7, 2022 - Java
Add a sample that shows how to add a custom endpoint using the management endpoints library.
-
Updated
Jul 5, 2022 - Go
-
Updated
Jun 30, 2022 - Java
-
Updated
Jun 26, 2022 - C++
-
Updated
Jul 8, 2022 - Go
-
Updated
May 25, 2021 - Python
-
Updated
May 18, 2022 - Go
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jan 27, 2022 - Go
-
Updated
Jul 8, 2022 - Jinja
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."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

So pretty weird issue:
I am creating 2 prefixes, one empty, one not empty like this...
then when I curl those prefixes recursively like:
notice how only testprefix/ is specifically listed?
now