Skip to content

Commit bfd2a2c

Browse files
steveraotrask
andauthored
Update instrumentation/apache-dubbo-2.7/testing/src/main/java/io/opentelemetry/instrumentation/apachedubbo/v2_7/AbstractDubboTraceChainTest.java
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent f003d6e commit bfd2a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/apache-dubbo-2.7/testing/src/main/java/io/opentelemetry/instrumentation/apachedubbo/v2_7/AbstractDubboTraceChainTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ void testDubboChainInJvm() throws ReflectiveOperationException {
378378
int port = PortUtils.findOpenPort();
379379

380380
// setup middle service provider with HelloService provider and consumer in same bootstrap for
381-
// injvm
381+
// in-JVM calls
382382
ProtocolConfig middleProtocolConfig = new ProtocolConfig();
383383
middleProtocolConfig.setPort(port);
384384

0 commit comments

Comments
 (0)