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/07/31 15:18:00 UTC

[jira] [Commented] (KAFKA-7027) Overloaded StreamsBuilder Build Method to Accept java.util.Properties

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

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

bbejeck opened a new pull request #5437: KAFKA-7027: Add overloaded build method to StreamsBuilder
URL: https://github.com/apache/kafka/pull/5437
 
 
   Implementation of [KIP-312](https://cwiki.apache.org/confluence/display/KAFKA/KIP-312%3A+Add+Overloaded+StreamsBuilder+Build+Method+to+Accept+java.util.Properties) required for enabling the use of the optimization framework.  
   
   This PR is required to allow for a 4th PR following on from https://github.com/apache/kafka/pull/5201 to enable optimizations.
   
   The existing streams tests were used for testing.
   
   ### 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


> Overloaded StreamsBuilder Build Method to Accept java.util.Properties
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-7027
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7027
>             Project: Kafka
>          Issue Type: New Feature
>          Components: streams
>            Reporter: Bill Bejeck
>            Assignee: Bill Bejeck
>            Priority: Major
>              Labels: kip
>             Fix For: 2.1.0
>
>
> Add overloaded method to {{StreamsBuilder}} accepting a {{java.utils.Properties}} instance.
>  
> KIP can be found here https://cwiki.apache.org/confluence/display/KAFKA/KIP-312%3A+Add+Overloaded+StreamsBuilder+Build+Method+to+Accept+java.util.Properties



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