Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Conversation

Demogorgon314
Copy link
Member

Motivation

In PR #1943 , it introduced using UUID to distinguish deleted/created topics, but when the topic is auto-created, the UUID is not contained in the properties.

Modifications

Contains UUID when auto topic creation

Documentation

Check the box below.

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #1993 (e4de5a6) into master (19801c1) will decrease coverage by 0.05%.
Report is 1 commits behind head on master.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1993      +/-   ##
============================================
- Coverage     17.07%   17.03%   -0.05%     
+ Complexity      728      727       -1     
============================================
  Files           191      191              
  Lines         14218    14235      +17     
  Branches       1329     1332       +3     
============================================
- Hits           2428     2425       -3     
- Misses        11614    11633      +19     
- Partials        176      177       +1     
Files Changed Coverage Δ
...streamnative/pulsar/handlers/kop/AdminManager.java 0.40% <0.00%> (ø)
...ative/pulsar/handlers/kop/KafkaRequestHandler.java 1.00% <0.00%> (-0.01%) ⬇️
...pulsar/handlers/kop/KafkaServiceConfiguration.java 76.70% <0.00%> (ø)
...oordinator/transaction/TransactionCoordinator.java 0.00% <0.00%> (ø)
...r/transaction/TransactionMarkerChannelManager.java 0.00% <0.00%> (ø)
...tive/pulsar/handlers/kop/storage/PartitionLog.java 8.35% <0.00%> (ø)
...sar/handlers/kop/storage/ProducerStateManager.java 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@BewareMyPower BewareMyPower merged commit 26980a3 into streamnative:master Aug 9, 2023
22 of 24 checks passed
Demogorgon314 added a commit to Demogorgon314/kop that referenced this pull request Oct 30, 2023
…ve#1993)

### Motivation

In PR streamnative#1943 , it introduced
using UUID to distinguish deleted/created topics, but when the topic is
auto-created, the UUID is not contained in the properties.

### Modifications

Contains UUID when auto topic creation

(cherry picked from commit 26980a3)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants