Seems email archive doesn't work now in http://mail-archives.apache.org/mod_mbox/kafka-users/201405.mbox/browser
And also I sent email to [email protected] to subscribe this group, it doesn't work either. 2014-05-09 16:00 GMT+08:00 Yonghui Zhao <[email protected]>: > > If l use java producer api in sync mode. > > public void send(kafka.producer.KeyedMessage<K,V> message) { /* compiled > code */ } > > How to know whether a send process is successful or failed? > > For example if the kafka broker disk is not accessible , will it throw > exceptions? > >
