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

Shixiong Zhu commented on SPARK-18187:
--------------------------------------

Resolved by https://github.com/apache/spark/pull/15852

> CompactibleFileStreamLog should not rely on "compactInterval" to detect a 
> compaction batch
> ------------------------------------------------------------------------------------------
>
>                 Key: SPARK-18187
>                 URL: https://issues.apache.org/jira/browse/SPARK-18187
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.0.1
>            Reporter: Shixiong Zhu
>            Assignee: Tyson Condie
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> Right now CompactibleFileStreamLog uses compactInterval to check if a batch 
> is a compaction batch. However, since this conf is controlled by the user, 
> they may just change it, and CompactibleFileStreamLog will just silently 
> return the wrong answer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to