You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/07 14:52:00 UTC

[jira] [Commented] (KAFKA-6501) Add test to verify markPartitionsForTruncation after fetcher thread pool resize

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

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

rajinisivaram opened a new pull request #4539: KAFKA-6501: Dynamic broker config tests updates and metrics fix
URL: https://github.com/apache/kafka/pull/4539
 
 
   1. Handle listener-not-found in MetadataCache since this can occur when listeners are being updated. To avoid breaking clients, this is handled in the same way as broker-not-available so that clients retry
   2. Set retries=1000 for listener reconfiguration tests to avoid transient failures when metadata cache has not been updated 
   3. Remove IdlePercent metric when Processor is deleted, add test
   4. Reduce log segment size used during reconfiguration to avoid timeout while waiting for log rolling
   5.Test markPartitionsForTruncation after fetcher thread resize
   
   ### 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 GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add test to verify markPartitionsForTruncation after fetcher thread pool resize 
> --------------------------------------------------------------------------------
>
>                 Key: KAFKA-6501
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6501
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Major
>             Fix For: 1.2.0
>
>
> Follow-on task from KAFKA-6242



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)