Shekharrajak commented on code in PR #56639:
URL: https://github.com/apache/spark/pull/56639#discussion_r3524493241
##########
sql/connect/server/src/test/scala/org/apache/spark/sql/connect/service/SparkConnectServiceInternalServerSuite.scala:
##########
@@ -261,6 +265,42 @@ class SparkConnectServiceInternalServerSuite extends
SparkFunSuite with LocalSpa
endEventSignal.acquire()
}
+ test("The SparkConnectService exposes standard gRPC health checks") {
Review Comment:
The test now exercises the full health lifecycle instead of only the SERVING
state: 2efce225f1c
--
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]