[ 
https://issues.apache.org/jira/browse/SPARK-34116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17265110#comment-17265110
 ] 

Apache Spark commented on SPARK-34116:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/31183

> Separate state store numKeys metric test
> ----------------------------------------
>
>                 Key: SPARK-34116
>                 URL: https://issues.apache.org/jira/browse/SPARK-34116
>             Project: Spark
>          Issue Type: Test
>          Components: Structured Streaming
>    Affects Versions: 3.2.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Minor
>
> Right now in StateStoreSuite, the tests of get/put/remove/commit are mixed 
> with numKeys metric test. I found it is flaky when I was testing with other 
> StateStore implementation. Specifically, we also are able to check these 
> metrics after state store is updated (committed).  So I think we can refactor 
> the test a little bit to make it easier to incorporate other StateStore 
> externally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to