Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2) Admin Client builds PurgeRequest using the offsetToPurge from purgeDataBefore() parameter and the requestTimeoutMs is taken from the AdminClient constructor. OneOne PurgeRequest is sent to each broker that acts as leader of any partition in the request. The request should only include partitions which the broker leads.

...