dongjoon-hyun commented on code in PR #54141:
URL: https://github.com/apache/spark/pull/54141#discussion_r2765493790
##########
core/src/main/scala/org/apache/spark/resource/TaskResourceRequest.scala:
##########
@@ -32,7 +32,7 @@ import org.apache.spark.annotation.{Evolving, Since}
* lets you configure X number of tasks to run on a single
resource,
* ie amount equals 0.5 translates into 2 tasks per resource
address.
*/
-@Evolving
+@Stable
Review Comment:
Personally, I believe this primitive class almost reaches the **final**
status.
--
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]