You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ju...@apache.org on 2013/01/21 05:54:12 UTC

[4/4] git commit: Merge remote branch 'origin/0.8' into trunk

Updated Branches:
  refs/heads/trunk 9ee795ac5 -> 999813821


Merge remote branch 'origin/0.8' into trunk


Project: http://git-wip-us.apache.org/repos/asf/kafka/repo
Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/99981382
Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/99981382
Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/99981382

Branch: refs/heads/trunk
Commit: 999813821c091adcc5c50d0cb6b8c702473a0a8c
Parents: 9ee795a 96dc298
Author: Jun Rao <ju...@gmail.com>
Authored: Sun Jan 20 20:53:36 2013 -0800
Committer: Jun Rao <ju...@gmail.com>
Committed: Sun Jan 20 20:53:36 2013 -0800

----------------------------------------------------------------------
 .../kafka/producer/async/AsyncProducerConfig.scala |    2 +-
 .../unit/kafka/producer/AsyncProducerTest.scala    |    1 +
 perf/src/main/scala/kafka/perf/PerfConfig.scala    |    2 +-
 .../scala/kafka/perf/ProducerPerformance.scala     |   14 --------------
 4 files changed, 3 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kafka/blob/99981382/core/src/test/scala/unit/kafka/producer/AsyncProducerTest.scala
----------------------------------------------------------------------