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

ASF GitHub Bot commented on KAFKA-7106:
---------------------------------------

guozhangwang commented on pull request #7670: KAFKA-7106: Not hide the stack 
trace for ApiException
URL: https://github.com/apache/kafka/pull/7670
 
 
   Unit tests passed locally, do not think it has any compatibility breakage.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Remove segment/segmentInterval from Window definition
> -----------------------------------------------------
>
>                 Key: KAFKA-7106
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7106
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: John Roesler
>            Priority: Blocker
>              Labels: needs-kip
>             Fix For: 3.0.0
>
>
> Currently, Window configures segment and segmentInterval properties, but 
> these aren't truly properties of a window in general.
> Rather, they are properties of the particular implementation that we 
> currently have: a segmented store. Therefore, these properties should be 
> moved to configure only that implementation.
>  
> This may be related to KAFKA-4730, since an in-memory window store wouldn't 
> necessarily need to be segmented.



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

Reply via email to