Hi,
I am having a bit of a problem here. It is a bit of an unusual use case. I am
running a single node Kafka server and
noticed that some messages I send are not passed through Kafka. They are
silently lost. The topic is created but no
data. Other topics on the same server work just fine. Mor
Hello,
I am working/learning on kafka for producing messages and had a little doubt
about kafka producer configuration.
Currently I am using kafka 0.8.0 version and using zk.connect property which is
not specified in documentation for .8 version but still works on this version.
There is a prope
hi,
it seems we can do it now.
in official documents:
http://kafka.apache.org/documentation.html#basic_ops_increase_replication_factor
That was the problem. Thanks Jun!
-Robert
> On Oct 21, 2013, at 9:25 PM, Jun Rao wrote:
>
> Did you set the socket timeout to be larger than the maxWait time in the
> fetch request?
>
> Thanks,
>
> Jun
>
>
>> On Mon, Oct 21, 2013 at 9:02 PM, Robert W wrote:
>>
>> I notice that when usi
I got the same problem After I replace the dependencies for zkclient to 0.2
and it compiles.
在 15 Mar, 2013,8:21 AM,Dragos Manolescu 写道:
> I dug into this and found a problem. The kafka build files show
> dependencies on two different versions of the zkclient code:
>
> In core/build.sbt: