[chore]: Replace pkg/multierror with standard errors.Join#4293
Merged
yurishkuro merged 1 commit intojaegertracing:mainfrom Mar 11, 2023
Merged
[chore]: Replace pkg/multierror with standard errors.Join#4293yurishkuro merged 1 commit intojaegertracing:mainfrom
yurishkuro merged 1 commit intojaegertracing:mainfrom
Conversation
Signed-off-by: Clement <ClementBarnes@mail.uk>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #4293 +/- ##
==========================================
- Coverage 97.10% 97.07% -0.03%
==========================================
Files 301 300 -1
Lines 17675 17659 -16
==========================================
- Hits 17163 17143 -20
- Misses 412 415 +3
- Partials 100 101 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
axfor
pushed a commit
to axfor/jaeger
that referenced
this pull request
Mar 12, 2023
…ing#4293) ## Which problem is this PR solving? Resolves jaegertracing#4292 Signed-off-by: Clement <ClementBarnes@mail.uk> Signed-off-by: axfor <aixiaoxiang2009@hotmail.com>
mx-psi
added a commit
to mx-psi/jaeger
that referenced
this pull request
Mar 22, 2023
…egertracing#4293)" This reverts commit 18843de. Signed-off-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
mx-psi
added a commit
to mx-psi/jaeger
that referenced
this pull request
Mar 22, 2023
…egertracing#4293)" This reverts commit 18843de. Signed-off-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
axfor
added a commit
to axfor/jaeger
that referenced
this pull request
Jun 23, 2023
commit cfef09c Merge: a5cbf94 f8d219a Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 26 14:24:42 2023 +0800 Merge branch 'upgrade-sarama-v1.38.1' into upgrade-sarama-v1.38.1 commit a5cbf94 Merge: c90f070 13fa044 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 26 14:23:35 2023 +0800 Merge branch 'main' into upgrade-sarama-v1.38.1 commit f8d219a Merge: 46f6368 13fa044 Author: axx <aixiaoxiang2009@hotmail.com> Date: Sun Mar 26 14:23:11 2023 +0800 Merge branch 'main' into upgrade-sarama-v1.38.1 commit 46f6368 Merge: 6d75d03 4f231b6 Author: axx <aixiaoxiang2009@hotmail.com> Date: Sat Mar 25 15:29:51 2023 +0800 Merge branch 'main' into upgrade-sarama-v1.38.1 commit 6d75d03 Merge: c90f070 45d2de2 Author: axx <aixiaoxiang2009@hotmail.com> Date: Thu Mar 23 18:39:50 2023 +0800 Merge branch 'main' into upgrade-sarama-v1.38.1 commit c90f070 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Thu Mar 23 01:10:54 2023 +0800 fix unnecessary assignment to the blank identifier (gosimple) Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 90d74dd Author: axfor <aixiaoxiang2009@hotmail.com> Date: Thu Mar 23 00:16:07 2023 +0800 fix some tips Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit f0a2d53 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Wed Mar 22 23:55:29 2023 +0800 add some comments Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 170f77d Author: axfor <aixiaoxiang2009@hotmail.com> Date: Wed Mar 22 23:27:55 2023 +0800 Fixed the issue of repeatedly closing ready Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit e74b66b Author: axfor <aixiaoxiang2009@hotmail.com> Date: Wed Mar 22 22:07:34 2023 +0800 The consumer interface is changed to a minimum subset Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit f8863b5 Merge: 2703cb9 6ab3f01 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Wed Mar 22 21:38:09 2023 +0800 Merge branch 'main' into upgrade-sarama-v1.38.1 Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 2703cb9 Merge: 810629b 66e6610 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Wed Mar 22 21:30:14 2023 +0800 Merge branch 'upgrade-sarama-v1.38.1' into upgrade-sarama-v1.38.1 commit 810629b Author: axfor <aixiaoxiang2009@hotmail.com> Date: Wed Mar 22 21:29:40 2023 +0800 add func ready of consumer and remove commitInterval config Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 66e6610 Merge: ec4e958 06c59e7 Author: axx <aixiaoxiang2009@hotmail.com> Date: Sun Mar 19 16:29:14 2023 +0800 Merge branch 'main' into upgrade-sarama-v1.38.1 commit ec4e958 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 19 04:16:35 2023 +0800 Remove the Consumer's partitionMapLock field and change the partitionsHeld type from int64 to atomic.int64 Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 1556879 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 19 02:07:00 2023 +0800 fixed some typoe Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 28dc496 Merge: 7294b58 c46d6ca Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 19 01:58:04 2023 +0800 Merge branch 'upgrade-sarama-v1.38.1' into upgrade-sarama-v1.38.1 commit 7294b58 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 19 01:56:53 2023 +0800 fixed some err of integration test Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit c46d6ca Merge: 90ddffc 43c29a0 Author: axx <aixiaoxiang2009@hotmail.com> Date: Sat Mar 18 22:15:21 2023 +0800 Merge branch 'main' into upgrade-sarama-v1.38.1 commit 90ddffc Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sat Mar 18 22:11:12 2023 +0800 Improved log printing when a new ConsumerGroup object fails Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 655a6dd Merge: 3a82b7c 18843de Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 12 17:13:54 2023 +0800 Merge branch 'main' code Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 3a82b7c Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 12 17:09:42 2023 +0800 update some comment Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit e077b09 Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 12 16:43:57 2023 +0800 improve some of the tests Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit 574810a Author: Clement <ClementBarnes@mail.uk> Date: Sun Mar 12 03:02:00 2023 +0800 [chore]: Replace pkg/multierror with standard errors.Join (jaegertracing#4293) Resolves jaegertracing#4292 Signed-off-by: Clement <ClementBarnes@mail.uk> Signed-off-by: axfor <aixiaoxiang2009@hotmail.com> commit b7ab7fd Author: axfor <aixiaoxiang2009@hotmail.com> Date: Sun Mar 12 00:06:22 2023 +0800 Bump github.com/Shopify/sarama from v1.33.0 to v1.38.1 Signed-off-by: axfor <aixiaoxiang2009@hotmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
Resolves #4292