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 2019/10/24 20:06:00 UTC

[jira] [Commented] (KAFKA-9088) Consolidate InternalMockProcessorContext and MockInternalProcessorContext

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

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

pierDipi commented on pull request #7594: KAFKA-9088: Consolidate InternalMockProcessorContext and MockInternal…
URL: https://github.com/apache/kafka/pull/7594
 
 
   …ProcessorContext
   
   Merge `InternalMockProcessorContext` into `MockInternalProcessorContext`
   and replace all `InternalMockProcessorContext` usages by
   `MockInternalProcessorContext`.
   
   ### 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:
users@infra.apache.org


> Consolidate InternalMockProcessorContext and MockInternalProcessorContext
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-9088
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9088
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams, unit tests
>            Reporter: Bruno Cadonna
>            Priority: Minor
>              Labels: newbie
>
> Currently, we have two mocks for the {{InternalProcessorContext}}. The goal of this ticket is to merge both into one mock or replace it with an {{EasyMock}} mock. 



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