Package kafka.server.share
package kafka.server.share
-
ClassesClassDescriptionA delayed share fetch operation has been introduced in case there is a share fetch request which cannot be completed instantaneously.Utility class for post-processing of share fetch operations.The SharePartition is used to track the state of a partition that is shared between multiple consumers.The SharePartitionManager is responsible for managing the SharePartitions and ShareSessions.