L. C. Hsieh created SPARK-34116:
-----------------------------------

             Summary: 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


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