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/11/21 17:21:00 UTC

[jira] [Commented] (KAFKA-7666) KIP-391: Allow Producing with Offsets for Cluster Replication

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

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

edoardocomar opened a new pull request #5937: KAFKA-7666: KIP-391 Producing with Offsets for Cluster Replication
URL: https://github.com/apache/kafka/pull/5937
 
 
   initial commit
   
   Co-authored-by: Edoardo Comar <ec...@uk.ibm.com>
   Co-authored-by: Mickael Maison <mi...@gmail.com>
   
   first implementation of https://cwiki.apache.org/confluence/display/KAFKA/KIP-391%3A+Allow+Producing+with+Offsets+for+Cluster+Replication
   
   current limitation - a Producer can only be used to send Records with or without offsets, it cannot mix
   
   ### 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


> KIP-391: Allow Producing with Offsets for Cluster Replication
> -------------------------------------------------------------
>
>                 Key: KAFKA-7666
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7666
>             Project: Kafka
>          Issue Type: New Feature
>            Reporter: Edoardo Comar
>            Assignee: Edoardo Comar
>            Priority: Major
>
> Implementing KIP-391
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-391%3A+Allow+Producing+with+Offsets+for+Cluster+Replication



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