|
|
+
Jane Wang 2013-01-14, 21:26
-
Re: retrieving and deleting about topicsNeha Narkhede 2013-01-14, 21:38
There is one on the SyncProducer and another on the SimpleConsumer, both
available through java apis - send(request: kafka.javaapi.TopicMetadataRequest): kafka.javaapi.TopicMetadataResponse Thanks, Neha On Mon, Jan 14, 2013 at 1:25 PM, Jane Wang <[EMAIL PROTECTED]> wrote: > I tried to grep getMetadata from kafka 0.8. However, I failed to find it. > does the api belong to a particular of kafka 0.8? > > Does this getMetadata an api belong to consumer? > > > > On Fri, Jan 11, 2013 at 9:04 PM, Jun Rao <[EMAIL PROTECTED]> wrote: > > > getMetadata > |