xiangfu0 commented on code in PR #19259:
URL: https://github.com/apache/pinot/pull/19259#discussion_r3788944229
##########
pinot-server/src/main/java/org/apache/pinot/server/starter/ServerInstance.java:
##########
@@ -187,8 +199,6 @@ public ServerInstance(ServerConf serverConf, String
instanceId, HelixManager hel
}
Review Comment:
Fixed in cfd62127c3. The transform-loading RuntimeException now preserves
the ClassNotFoundException as its cause, and
ServerInstanceTransformFunctionTest asserts that cause. The focused
pinot-server reactor test (3 tests) plus Spotless, Checkstyle, and license
checks pass.
--
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]