-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[chore]: Replace pkg/multierror with standard errors.Join #4293
Conversation
Signed-off-by: Clement <ClementBarnes@mail.uk>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!!!
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. |
…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>
…egertracing#4293)" This reverts commit 18843de. Signed-off-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
…egertracing#4293)" This reverts commit 18843de. Signed-off-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
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>
Which problem is this PR solving?
Resolves #4292