You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by mjsax <gi...@git.apache.org> on 2016/07/01 19:57:03 UTC

[GitHub] kafka pull request #1580: Hotfix: auto-repartitioing for merge and code simp...

GitHub user mjsax opened a pull request:

    https://github.com/apache/kafka/pull/1580

    Hotfix: auto-repartitioing for merge and code simplication

    follow-up to auto-through feature:
     - add sourceNode to transform()
     - enable auto-repartitioning in merge()
     - null check not required anymore (always join-able due to auto-through)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mjsax/kafka hotfix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1580.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1580
    
----
commit 55af0bf95510a39580fc794a674a2f542e9740b0
Author: Matthias J. Sax <ma...@confluent.io>
Date:   2016-06-29T19:11:50Z

    hotfix: check not required anymore; cannot be null anymore (we have auto-through)

commit 249623a112795b0fd3693ed0c0f175f250c2423b
Author: Matthias J. Sax <ma...@confluent.io>
Date:   2016-06-30T14:32:58Z

    add sourceNodes to transform()
    some more minor improvements

commit 564185e2cd3d42b45f2665c29f6ca31a70991123
Author: Matthias J. Sax <ma...@confluent.io>
Date:   2016-07-01T19:43:18Z

    fixed repartitioing bug in merge()

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #1580: Hotfix: auto-repartitioning for merge() and code s...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/1580


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---