Skip to content
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

Consumer tracer to replace the use of Vert.x Kafka lib in base dispatcher module. #3269

Merged
merged 8 commits into from
Aug 21, 2023

Conversation

debasishbsws
Copy link
Member

Progress #2928

Proposed Changes

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 4, 2023
@knative-prow knative-prow bot requested review from matzew and pierDipi August 4, 2023 07:41
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #3269 (7a0cd43) into main (24ef5f8) will decrease coverage by 0.22%.
Report is 14 commits behind head on main.
The diff coverage is 6.45%.

@@             Coverage Diff              @@
##               main    #3269      +/-   ##
============================================
- Coverage     61.89%   61.67%   -0.22%     
- Complexity      765      767       +2     
============================================
  Files           181      182       +1     
  Lines         12200    12249      +49     
  Branches        268      268              
============================================
+ Hits           7551     7555       +4     
- Misses         4061     4106      +45     
  Partials        588      588              
Flag Coverage Δ
java-unittests 71.00% <6.45%> (-1.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...afka/broker/core/tracing/kafka/ProducerTracer.java 0.00% <ø> (ø)
.../kafka/broker/core/tracing/kafka/TraceContext.java 0.00% <ø> (ø)
...ing/kafka/broker/core/tracing/kafka/TraceTags.java 0.00% <ø> (ø)
...a/broker/dispatcher/impl/RecordDispatcherImpl.java 84.21% <ø> (ø)
...afka/broker/core/tracing/kafka/ConsumerTracer.java 3.33% <3.33%> (ø)
...roker/dispatcher/main/ConsumerVerticleBuilder.java 47.05% <100.00%> (-0.45%) ⬇️

... and 8 files with indirect coverage changes

Signed-off-by: debasishbsws <debasishbsws.abc@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.abc@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.abc@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.abc@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.abc@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
@debasishbsws
Copy link
Member Author

/retest-required

@matzew
Copy link
Contributor

matzew commented Aug 14, 2023

/test channel-integration-tests-ssl

Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
@matzew
Copy link
Contributor

matzew commented Aug 15, 2023

/test build-tests

Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow knative-prow bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 15, 2023
Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 15, 2023
Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

/retest

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 15, 2023
@knative-prow
Copy link

knative-prow bot commented Aug 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: debasishbsws, matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@debasishbsws
Copy link
Member Author

/retest-required

1 similar comment
@debasishbsws
Copy link
Member Author

/retest-required

@matzew
Copy link
Contributor

matzew commented Aug 15, 2023

/test channel-integration-tests-sasl-plain

@matzew matzew closed this Aug 15, 2023
@matzew matzew reopened this Aug 15, 2023
@matzew
Copy link
Contributor

matzew commented Aug 16, 2023

/retest

@debasishbsws
Copy link
Member Author

/retest-required

@matzew
Copy link
Contributor

matzew commented Aug 21, 2023

/test channel-integration-tests-ssl

@matzew
Copy link
Contributor

matzew commented Aug 21, 2023

/retest

1 similar comment
@matzew
Copy link
Contributor

matzew commented Aug 21, 2023

/retest

@knative-prow knative-prow bot merged commit 21c92e7 into knative-extensions:main Aug 21, 2023
41 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/data-plane lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants