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

[#noissue] Update kafka IT 3.x #9273

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

jaehong-kim
Copy link
Contributor

Stacktrace

com.navercorp.pinpoint.test.plugin.PinpointPluginTestException: java.lang.AssertionError: Failed to match 1th expectation: Span(serviceType: 8660, apiId: -4, exception: null, rpc: ExpectedTraceField{expectedType=EQUALS, expected='kafka://topic=kafka-it-topic?batch=1'}, endPoint: ExpectedTraceField{expectedType=ALWAYS_TRUE, expected='null'}, remoteAddr: ExpectedTraceField{expectedType=EQUALS, expected='localhost:25790'}, destinationId: ExpectedTraceField{expectedType=ALWAYS_TRUE, expected='null'}, annotations: [kafka.topic=kafka-it-topic, kafka.batch=1], localAsyncId: null)

@jaehong-kim jaehong-kim added this to the 2.5.0 milestone Oct 18, 2022
@jaehong-kim jaehong-kim self-assigned this Oct 18, 2022
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #9273 (3e76a8f) into master (83aabca) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #9273   +/-   ##
=========================================
  Coverage     39.58%   39.59%           
+ Complexity    11837    11833    -4     
=========================================
  Files          3409     3409           
  Lines         91565    91565           
  Branches      10160    10160           
=========================================
+ Hits          36247    36252    +5     
+ Misses        52219    52212    -7     
- Partials       3099     3101    +2     
Impacted Files Coverage Δ
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
.../pinpoint/metric/common/pinot/PinotDataSource.java 45.45% <0.00%> (-4.55%) ⬇️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 74.31% <0.00%> (-1.84%) ⬇️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 78.07% <0.00%> (-1.61%) ⬇️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 20.45% <0.00%> (-1.14%) ⬇️
...point/rpc/client/DefaultPinpointClientHandler.java 71.83% <0.00%> (+1.40%) ⬆️
...r/context/storage/AsyncQueueingUriStatStorage.java 84.61% <0.00%> (+16.92%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jaehong-kim jaehong-kim merged commit bd0768d into pinpoint-apm:master Oct 18, 2022
@jaehong-kim jaehong-kim deleted the update-kafka-test branch October 18, 2022 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant