Description
After the investigation in KAFKA-3973, if the outcome is either bytes or objects, the actual LRU cache needs to be modified to store bytes or objects (instead of records). The cache will have a total byte size as an input parameter.
After the investigation in KAFKA-3973, if the outcome is either bytes or objects, the actual LRU cache needs to be modified to store bytes or objects (instead of records). The cache will have a total byte size as an input parameter.