kafka/checkstyle
Chirag Wadhwa e55c28c60b
KAFKA-16750: Added acknowledge code in SharePartitionManager including unit tests (#16457)
About
This PR adds acknowledge code in SharePartitionManager. Internally, the record acknowledgements happen at the SharePartition level. SharePartitionManager identifies the SharePartitions and calls their acknowledge method to actually acknowledge the individual records

Testing
Added unit tests to cover the new functionality added in SharePartitionManagerTest

Reviewers: Apoorv Mittal <apoorvmittal10@gmail.com>, Manikumar Reddy <manikumar.reddy@gmail.com>
2024-07-02 22:25:14 +05:30
..
.scalafmt.conf MINOR: Update to Scala 2.13.12 (#14430) 2023-09-24 06:05:12 -07:00
checkstyle.xml KAFKA-16643 Add ModifierOrder checkstyle rule (#15890) 2024-06-13 15:39:32 +08:00
import-control-core.xml KAFKA-15265: Integrate RLMQuotaManager for throttling copies to remote storage (#15820) 2024-06-12 06:27:02 +05:30
import-control-group-coordinator.xml KAFKA-7632: Support Compression Levels (KIP-390) (#15516) 2024-05-21 17:58:49 +02:00
import-control-jmh-benchmarks.xml KAFKA-15853 Move KRAFT configs out of KafkaConfig (#15775) 2024-04-27 07:02:31 +08:00
import-control-metadata.xml KAFKA-7632: Support Compression Levels (KIP-390) (#15516) 2024-05-21 17:58:49 +02:00
import-control-server-common.xml KAFKA-15853 Move KafkaConfig log properties and docs out of core (#15569) 2024-04-20 04:14:23 +08:00
import-control-server.xml KAFKA-15853: Move KafkaConfig.configDef out of core (#16116) 2024-06-14 17:26:00 +02:00
import-control-storage.xml KAFKA-16783: Migrate RemoteLogMetadataManagerTest to new test infra (#15983) 2024-05-22 11:28:01 +08:00
import-control-transaction-coordinator.xml KAFKA-15853: Move KafkaConfig.configDef out of core (#16116) 2024-06-14 17:26:00 +02:00
import-control.xml KAFKA-16878 Remove powermock and easymock from code base (#16236) 2024-06-09 00:17:43 +08:00
java.header MINOR: improve license header check by providing head file instead of (prefix) header regex 2017-02-28 12:35:04 -08:00
suppressions.xml KAFKA-16750: Added acknowledge code in SharePartitionManager including unit tests (#16457) 2024-07-02 22:25:14 +05:30