RequestAndSize parseRequest(ByteBuffer buffer)
RequestContext
RequestContext
is…FIXME
RequestContext
is created when:
-
Processor
is requested to processCompletedReceives -
SaslServerAuthenticator
is requested tohandleSaslToken
andhandleKafkaRequest
parseRequest
Method
parseRequest
…FIXME
Note
|
|
Creating RequestContext Instance
RequestContext
takes the following to be created:
-
Client address (as a java.net.InetAddress)