Checkout the 0.8.0-beta1 tag
https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=93705002f3e252288e1c78cf43f5b65235b6bef0
then follow the README and QuickStart Guide
http://kafka.apache.org/08/quickstart.html
The release download for the vote
http://people.apache.org/~joestein/kafka-0.8
Joe --
How were the artifacts built? I've built from a freshly-cloned repository,
ran the tests and got 2 errors (see below).
Thanks,
-Dragos
[error] Failed tests:
[error] kafka.log.LogTest
[error] kafka.integration.PrimitiveApiTest
java.lang.RuntimeException: Tests unsuccessful
[
https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Carey updated KAFKA-717:
--
Attachment: 0004-Fix-cross-compile-of-tests-update-to-2.10.2-and-set-.patch
0003-add-2.9.
[
https://issues.apache.org/jira/browse/KAFKA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Arthur updated KAFKA-852:
---
Attachment: KAFKA-852v2.diff
Meant "diff" not "patch"
> Remove clientId from OffsetFe
[
https://issues.apache.org/jira/browse/KAFKA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Arthur updated KAFKA-852:
---
Attachment: (was: KAFKA-852v2.patch)
> Remove clientId from OffsetFetchResponse and OffsetComm
[
https://issues.apache.org/jira/browse/KAFKA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Arthur updated KAFKA-852:
---
Attachment: KAFKA-852v2.patch
v2 of patch rebased against current trunk.
> Remove cli
+1, though it doesn't count :)
Ran through quickstart and unit tests. Also ran the release-tar and
release-zip targets
-David
On 6/13/13 5:41 PM, Joe Stein wrote:
Hello, this is the first candidate release for Kafka 0.8.0 Beta 1
This release fixes the following issues
http://people.apache.o