Changgyoo Park created SPARK-49458: -------------------------------------- Summary: Server-side session id validation does not catch a driver restart Key: SPARK-49458 URL: https://issues.apache.org/jira/browse/SPARK-49458 Project: Spark Issue Type: Bug Components: Connect Affects Versions: 4.0.0 Reporter: Changgyoo Park
Related to SPARK-47380. Driver restart -> OPERATION_NOT_FOUND instead of SESSION_NOT_FOUND because the first request is always verified as legit in the current implementation. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org