Commit 332d698
authored
[Event Hubs] Warning message tuning (Azure#31656)
* [Event Hubs] Warning message tuning
Tweaking text for warnings emitted to the error handler to clarify that
they are warnings and not hard errors. Adding more context to the processor
warning about too many partitions owned to indicate that it can be ignored
if not experiencing issues.
* Update sdk/eventhub/Azure.Messaging.EventHubs.Shared/src/Resources.resx
* Update sdk/eventhub/Azure.Messaging.EventHubs/src/Diagnostics/EventHubsEventSource.cs1 parent b5dbf3e commit 332d698
File tree
3 files changed
+5
-5
lines changed- sdk/eventhub
- Azure.Messaging.EventHubs/src/Diagnostics
3 files changed
+5
-5
lines changedLines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2118 | 2118 | | |
2119 | 2119 | | |
2120 | 2120 | | |
2121 | | - | |
| 2121 | + | |
2122 | 2122 | | |
2123 | 2123 | | |
2124 | 2124 | | |
| |||
0 commit comments