marsevilspirit commented on code in PR #2906: URL: https://github.com/apache/dubbo-go/pull/2906#discussion_r2120279102
########## graceful_shutdown/options.go: ########## @@ -65,11 +65,11 @@ func WithConsumerUpdateWaitTime(duration time.Duration) Option { } // todo(DMwangnima): add more specified configuration API -//func WithRejectRequestHandler(handler string) Option { -// return func(opts *Options) { -// opts.Shutdown.RejectRequestHandler = handler -// } -//} +func WithRejectRequestHandler(handler string) Option { Review Comment: Done for what? Bro, I didn't anything changed! XD -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org