eye-gu commented on code in PR #3280:
URL: https://github.com/apache/dubbo-go/pull/3280#discussion_r3051657194


##########
protocol/triple/openapi/integration.go:
##########


Review Comment:
   Fixed. The OpenAPI integration is no longer a global singleton. It's now 
bound to each triple_protocol.Server instance (s.openapiIntegration field). 
Each NewServer() call creates its own OpenAPIIntegration with its own config, 
so multiple servers can coexist without configuration conflicts.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to