You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by SylviaVargasCTL <gi...@git.apache.org> on 2015/01/15 19:50:04 UTC

[GitHub] kafka pull request: Trunk

GitHub user SylviaVargasCTL opened a pull request:

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

    Trunk

    

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

    $ git pull https://github.com/apache/kafka trunk

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

    https://github.com/apache/kafka/pull/42.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 #42
    
----
commit de6066e8e78e62739e3eb6f771d0739bf9b73dfd
Author: Stevo Slavic <ss...@apache.org>
Date:   2014-04-09T15:13:53Z

    kafka-1370; Gradle startup script for Windows; patched by Stevo Slavic; reviewed by Jun Rao

commit 75d5f5bff8519b36d5eb0a904ebbd0d3c0b7c8cc
Author: Stevo Slavic <ss...@apache.org>
Date:   2014-04-09T15:24:13Z

    kafka-1375; Formatting for in README.md is broken; patched by Stevo Slavic; reviewed by Jun Rao

commit 8d15de85114da6012530f0dd837f131bd1e367cd
Author: Joel Koshy <jj...@gmail.com>
Date:   2014-04-08T21:21:46Z

    KAFKA-1373; Set first dirty (uncompacted) offset to first offset of the
    log if no checkpoint exists. Reviewed by Neha Narkhede and Timothy Chen.

commit 911ff524515148421ff58b41f271c21f792ed9de
Author: Guozhang Wang <gu...@linkedin.com>
Date:   2014-04-09T21:49:17Z

    kafka-1364; ReplicaManagerTest hard-codes log dir; patched by Guozhang Wang; reviewed by Jun Rao

commit 47019a849e69209c16defa81001055aa9f57674d
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-09T21:53:03Z

    kafka-1376; transient test failure in UncleanLeaderElectionTest; patched by Jun Rao; reviewed by Joel Koshy

commit 44ee6b7c9d9da207bebe6d927b38ed7df1388df3
Author: Guozhang Wang <gu...@linkedin.com>
Date:   2014-04-10T01:52:23Z

    kafka-1353;report capacity used by request thread pool and network thread pool; patched by Guozhang Wang; reviewed by Jun Rao

commit 2d429e19da22416aeb7de68b9e00f33a337e31a0
Author: Guozhang Wang <gu...@linkedin.com>
Date:   2014-04-11T21:39:35Z

    kafka-1337; follow-up patch to add broker list for new producer in system test overriden function; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao

commit a3a2cba842a9945d4ce7b032e311d17956c33249
Author: Timothy Chen <tn...@gmail.com>
Date:   2014-04-12T03:31:13Z

    kafka-1363; testTopicConfigChangesDuringDeleteTopic hangs; patched by Timothy Chen; reviewed by Guozhang Wang, Neha Narkhede and Jun Rao

commit 6bb616e5ae6a2f45cfa190e245c9217a8bf9771a
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-12T04:29:09Z

    trivial change to add kafka doap project file

commit 05612ac44de775cf3bc8ffdc15c033920d4a1440
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-12T20:47:13Z

    kafka-1377; transient unit test failure in LogOffsetTest; patched by Jun Rao; reviewed by Neha Narkhede

commit d37ca7f627551c9960e2edb8498784bf2487d53e
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-12T20:48:57Z

    kafka-1378; transient unit test failure in LogRecoveryTest; patched by Jun Rao; reviewed by Neha Narkhede

commit 2bfd49b955831f3455ff486ce4f613d73239a317
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-12T20:51:29Z

    kafka-1381; transient unit test failure in AddPartitionsTest; patched by Jun Rao; reviewed by Neha Narkhede

commit 4bd33e5ba792667913991638a15f0a2c9f20d7b5
Author: Stevo Slavic <ss...@apache.org>
Date:   2014-04-13T15:43:53Z

    kafka-1210; Windows Bat files are not working properly; patched by Stevo Slavic; reviewed by Jun Rao

commit 9a6f7113ed630d8e6bb50f4a58846d976a2d5f97
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-15T20:46:54Z

    kafka-1390; TestUtils.waitUntilLeaderIsElectedOrChanged may wait longer than it needs; patched by Jun Rao; reviewed by Guozhang Wang

commit ec075c5a853e4168ff30cf133493588671aa2fac
Author: Jay Kreps <ja...@gmail.com>
Date:   2014-04-16T17:19:18Z

    KAFKA-1359: Ensure all topic/server metrics registered at once.

commit 97f13ec73255f3978c1cbb80ea26f446cf756515
Author: Joel Koshy <jj...@gmail.com>
Date:   2014-04-15T21:08:21Z

    KAFKA-1323; Fix regression due to KAFKA-1315 (support for relative
    directories in log.dirs property broke). Patched by Timothy Chen and
    Guozhang Wang; reviewed by Joel Koshy, Neha Narkhede and Jun Rao.

commit b9351e04f0a26f2f9e4abc7ec526ed802495f991
Author: Jay Kreps <ja...@gmail.com>
Date:   2014-04-18T00:07:27Z

    KAFKA-1398 dynamic config changes are broken.

commit 8b052150f55fb9a6f8c4aedc6b3fa0528719671e
Author: Jay Kreps <ja...@gmail.com>
Date:   2014-04-17T00:32:43Z

    KAFKA-1337: Fix incorrect producer configs after config renaming.

commit 037c054be260bcc3b470b9724572cb814b704bff
Author: Joel Koshy <jj...@gmail.com>
Date:   2014-04-18T20:10:34Z

    KAFKA-1362; Publish sources and javadoc jars; (also removed Scala 2.8.2-specific actions). Reviewed by Jun Rao and Joe Stein

commit 89f040c8c9807fc4f9e219f0b57279b692b6e45d
Author: Jay Kreps <ja...@gmail.com>
Date:   2014-04-18T18:03:37Z

    KAFKA-1398 Dynamic config follow-on-comments.

commit 3af3efe3773348fd7adb8ca43f2abc5490416e55
Author: Joel Koshy <jj...@gmail.com>
Date:   2014-04-22T00:06:39Z

    KAFKA-1327; Log cleaner metrics follow-up patch to reset dirtiest log cleanable ratio; reviewed by Jun Rao
    (cherry picked from commit 874620d)

commit ed68ba402e088070da0513a3675ed420ec6a70b0
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-22T20:56:00Z

    kafka-1411; remove unused test cases; patched by Jun Rao; reviewed by Guozhang Wang

commit caafc9d614dcb8584fbaf01902fbeaf2d5ea6786
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-23T00:22:27Z

    kafka-1410; MetadataCache cleanup; patched by Jun Rao; reviewed by Timothy Chen, Joel Koshy

commit 93af67cd4f75d2f4cc3a25ad999fe6349925504e
Author: Guozhang Wang <gu...@linkedin.com>
Date:   2014-04-23T00:47:55Z

    kafka-1359; Followup on K1359: change nanoTime to currentTimeMillis in metrics; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao

commit 0efdfa6f7b6be688d5c531e801c9d37882e55f7f
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-24T00:26:46Z

    kafka-1389; transient unit test failure in ProducerFailureHandlingTest; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede

commit 3ebbaaea99d9ce94026fb1eef7d024839cf2e436
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-24T22:23:42Z

    kafka-1418; transient unit test failure in ProducerFailureHandlingTest; patched by Jun Rao; reviewed by Guozhang Wang and Joel Koshy

commit e69c613274250bca2bd40a2b3523b55c8231978b
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-25T15:22:34Z

    kafka-1424; transient unit test failure in testSendWithDeadBroker; patched by Jun Rao; reviewed by Timothy Chen

commit 0bd4c87f9f88fe7f011c7eefc0410132fcf30ff2
Author: Guozhang Wang <gu...@linkedin.com>
Date:   2014-04-25T18:49:02Z

    kafka-1409; oversized messages can slow down the brokers; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao

commit c9bb24f153e0975f68386cd7818feceb3ebade3e
Author: Jun Rao <ju...@gmail.com>
Date:   2014-04-25T20:44:52Z

    kafka-1392; all TestUtiles.waitUntilTrue() should throw an exception if the return value is false; patched by Jun Rao; reviewed by Guozhang Wang, Neha Narkhede and Joel Koshy

commit 8a0314d01786541f06d0eb41b2e81c8bb1d45a8d
Author: Guozhang Wang <gu...@linkedin.com>
Date:   2014-04-25T21:31:33Z

    kafka-1395; fix unit tests in AutoOffsetResetTest; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao

----


---
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: Trunk

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

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


---
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.
---