Skip to content

Bump to latest Kafka clients 3.7#3900

Merged
knative-prow[bot] merged 3 commits into
knative-extensions:mainfrom
pierDipi:bump-kafka-to-3.7
Jun 6, 2024
Merged

Bump to latest Kafka clients 3.7#3900
knative-prow[bot] merged 3 commits into
knative-extensions:mainfrom
pierDipi:bump-kafka-to-3.7

Conversation

@pierDipi

Copy link
Copy Markdown
Member

As per title

@knative-prow knative-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 15, 2024
@codecov

codecov Bot commented May 15, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.24%. Comparing base (8b4d147) to head (eb3fb87).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3900   +/-   ##
=======================================
  Coverage   48.24%   48.24%           
=======================================
  Files         246      246           
  Lines       14500    14500           
=======================================
  Hits         6995     6995           
  Misses       6799     6799           
  Partials      706      706           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pierDipi
pierDipi force-pushed the bump-kafka-to-3.7 branch from 79000a7 to 0acb8f5 Compare May 15, 2024 17:36
logDebug("Value is null", recordContext.getRecord());
final var value = cloudEventDeserializer.deserialize(
recordContext.getRecord().topic(), recordContext.getRecord().headers(), null);
recordContext.getRecord().topic(), recordContext.getRecord().headers(), (byte[]) null);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is b/c of here, right? apache/kafka#12545

pierDipi added 2 commits May 29, 2024 10:37
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
@pierDipi
pierDipi force-pushed the bump-kafka-to-3.7 branch from 0acb8f5 to 6f5c8b4 Compare May 29, 2024 08:37
@pierDipi

Copy link
Copy Markdown
Member Author

/retest

@pierDipi pierDipi changed the title [WIP] Bump to latest Kafka clients 3.7 Bump to latest Kafka clients 3.7 May 30, 2024
@pierDipi
pierDipi requested a review from matzew May 30, 2024 07:49
@knative-prow knative-prow Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 30, 2024
@pierDipi
pierDipi requested review from Cali0707 and creydr May 30, 2024 07:49

@Cali0707 Cali0707 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@knative-prow knative-prow Bot added the lgtm Indicates that a PR is ready to be merged. label May 30, 2024
@pierDipi

pierDipi commented Jun 3, 2024

Copy link
Copy Markdown
Member Author

/retest

@pierDipi

pierDipi commented Jun 3, 2024

Copy link
Copy Markdown
Member Author

/retest-required

@knative-prow knative-prow Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 4, 2024
@pierDipi
pierDipi requested a review from Cali0707 June 4, 2024 14:22

@Cali0707 Cali0707 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@knative-prow knative-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 4, 2024
@knative-prow

knative-prow Bot commented Jun 4, 2024

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cali0707, pierDipi

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

The pull request process is described here

Details 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

@pierDipi

pierDipi commented Jun 6, 2024

Copy link
Copy Markdown
Member Author

/retest

@matzew

matzew commented Jun 6, 2024

Copy link
Copy Markdown
Contributor

/test reconciler-tests-namespaced-broker

@matzew

matzew commented Jun 6, 2024

Copy link
Copy Markdown
Contributor

/test upgrade-tests

@knative-prow
knative-prow Bot merged commit 7d14a4a into knative-extensions:main Jun 6, 2024
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants