Skip to content

Add the support of Apache Pulsar for StreamGithubEventsCommand#10308

Merged
snleee merged 2 commits intoapache:masterfrom
snleee:pulsar-github-producer
Feb 21, 2023
Merged

Add the support of Apache Pulsar for StreamGithubEventsCommand#10308
snleee merged 2 commits intoapache:masterfrom
snleee:pulsar-github-producer

Conversation

@snleee
Copy link
Contributor

@snleee snleee commented Feb 20, 2023

Make the command to be able to publish data to Apache Pulsar cluster.

@snleee snleee force-pushed the pulsar-github-producer branch 2 times, most recently from 89fc533 to 7c4e66d Compare February 20, 2023 08:45
Make the command to be able to publish data to Apache Pulsar
cluster.
@snleee snleee force-pushed the pulsar-github-producer branch from 7c4e66d to 5106f20 Compare February 20, 2023 08:58
@snleee snleee requested a review from KKcorps February 20, 2023 08:58
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2023

Codecov Report

Merging #10308 (db7faf3) into master (0927e94) will decrease coverage by 0.18%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master   #10308      +/-   ##
============================================
- Coverage     68.41%   68.24%   -0.18%     
- Complexity     5109     5860     +751     
============================================
  Files          2015     2027      +12     
  Lines        109656   110064     +408     
  Branches      16686    16716      +30     
============================================
+ Hits          75024    75114      +90     
- Misses        29283    29584     +301     
- Partials       5349     5366      +17     
Flag Coverage Δ
integration1 24.30% <0.00%> (-0.31%) ⬇️
unittests1 67.68% <ø> (ø)
unittests2 13.74% <0.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
...in/stream/pulsar/PulsarStreamMetadataProvider.java 13.55% <0.00%> (ø)
...lugin/stream/pulsar/server/PulsarDataProducer.java 0.00% <0.00%> (ø)
...inot/core/util/SegmentCompletionProtocolUtils.java 57.69% <0.00%> (-7.70%) ⬇️
...n/java/org/apache/pinot/common/utils/URIUtils.java 71.87% <0.00%> (-6.25%) ⬇️
...elix/core/periodictask/ControllerPeriodicTask.java 66.07% <0.00%> (-5.36%) ⬇️
...ntroller/helix/core/minion/TaskMetricsEmitter.java 88.46% <0.00%> (-3.85%) ⬇️
...nction/DistinctCountBitmapAggregationFunction.java 52.33% <0.00%> (-3.11%) ⬇️
...lter/predicate/RangePredicateEvaluatorFactory.java 82.30% <0.00%> (-3.10%) ⬇️
...core/operator/filter/predicate/PredicateUtils.java 50.00% <0.00%> (-2.71%) ⬇️
...tion/BaseDistinctAggregateAggregationFunction.java 42.38% <0.00%> (-1.67%) ⬇️
... and 31 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@KKcorps KKcorps left a comment

Choose a reason for hiding this comment

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

One comment. Overall, LGTM!

Copy link

@FelixGV FelixGV left a comment

Choose a reason for hiding this comment

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

Was curious to learn more about Pulsar so I reviewed this. Feel free to ignore if these aren't useful comments.

@snleee snleee force-pushed the pulsar-github-producer branch from 9a34980 to c162021 Compare February 21, 2023 16:37
@snleee snleee force-pushed the pulsar-github-producer branch from c162021 to db7faf3 Compare February 21, 2023 16:40
@snleee snleee merged commit 83cdb39 into apache:master Feb 21, 2023
@snleee snleee deleted the pulsar-github-producer branch February 21, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants