My apologies, I made mistake, the order in which Kafka server handle
requests has no problem.
Thanks.
2013/11/21 Jun Rao
> Does the built-in java client have the same problem?
>
> Thanks,
>
> Jun
>
>
> On Wed, Nov 20, 2013 at 7:00 PM, 小宇 wrote:
>
> > Yes, it is reproducible. I have reported it
Does the built-in java client have the same problem?
Thanks,
Jun
On Wed, Nov 20, 2013 at 7:00 PM, 小宇 wrote:
> Yes, it is reproducible. I have reported it in Jira:
> https://issues.apache.org/jira/browse/KAFKA-1137 . BTW, we meet this
> problem when wirte a Node.js Client of Kafka0.8 ,
> https
Yes, it is reproducible. I have reported it in Jira:
https://issues.apache.org/jira/browse/KAFKA-1137 . BTW, we meet this
problem when wirte a Node.js Client of Kafka0.8 ,
https://github.com/SOHU-Co/kafka-node.
Thanks.
2013/11/20 Jun Rao
> That sounds like a bug. Is that reproducible? If so, co
That sounds like a bug. Is that reproducible? If so, could you file a jira?
Thanks,
Jun
On Wed, Nov 20, 2013 at 12:05 AM, 小宇 wrote:
> Hi,
> I am now using kafka0.8, i have problem with FetchRequest API (
>
> https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#A
Hi,
I am now using kafka0.8, i have problem with FetchRequest API (
https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-FetchRequest),
the detail of the problem as follow:
I send two FetchRequest [topic, partition, maxWaitTime] through 1 sock