Skip to content

Instantly share code, notes, and snippets.

View sumanthreddy480's full-sized avatar

suman_480 sumanthreddy480

View GitHub Profile
kafka 0.9.0.0 : how to send the request from kafka consumer to producer. . . ?
Is it possible to send the request message from kafka consumer to producer ?
If it's possible how to update the message(RDBMS records) using consumer and producer through java program ?