Uroš Bojanić created SPARK-58976:
------------------------------------

             Summary: Remove unused generateOutputOperationStatusForUI in 
streaming BatchPage
                 Key: SPARK-58976
                 URL: https://issues.apache.org/jira/browse/SPARK-58976
             Project: Spark
          Issue Type: Improvement
          Components: Web UI
    Affects Versions: 4.4.0
            Reporter: Uroš Bojanić


The private method BatchPage.generateOutputOperationStatusForUI in the Spark 
Streaming (DStreams) Web UI has no callers -- its only occurrence in the 
codebase is its own definition -- and the live code renders output-operation 
failures via UIUtils.createOutputOperationFailureForUI. This removes the dead 
method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to