kafka/checkstyle
David Jacot a8203f9c7a
KAFKA-14505; [4/N] Wire transaction verification (#15142)
This patch wires the transaction verification in the new group coordinator. It basically calls the verification path before scheduling the write operation. If the verification fails, the error is returned to the caller.

Note that the patch uses `appendForGroup`. I suppose that we will move away from using it when https://github.com/apache/kafka/pull/15087 is merged.

Reviewers: Justine Olshan <jolshan@confluent.io>
2024-01-11 04:58:57 -08:00
..
.scalafmt.conf MINOR: Update to Scala 2.13.12 (#14430) 2023-09-24 06:05:12 -07:00
checkstyle.xml KAFKA-14412: Decouple RocksDB access from CF (#15105) 2024-01-04 11:42:30 +01:00
import-control-core.xml KAFKA-15357: Aggregate and propagate assignments 2023-11-16 16:19:49 -08:00
import-control-jmh-benchmarks.xml KAFKA-15034: Improve performance of the ReplaceField SMT; add JMH benchmark (#13776) 2023-06-01 15:14:31 -04:00
import-control-metadata.xml KAFKA-15854: Move Java classes from `kafka.server` to the `server` module (#14796) 2023-11-19 22:09:19 -08:00
import-control-server-common.xml KAFKA-15426: Process and persist directory assignments 2023-12-07 11:44:45 -08:00
import-control-server.xml KAFKA-15358: Added QueuedReplicaToDirAssignments metric (#14942) 2023-12-12 03:17:00 -05:00
import-control-storage.xml KAFKA-15854: Move Java classes from `kafka.server` to the `server` module (#14796) 2023-11-19 22:09:19 -08:00
import-control.xml KAFKA-14505; [4/N] Wire transaction verification (#15142) 2024-01-11 04:58:57 -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-16017: Checkpoint restored offsets instead of written offsets (#15044) 2023-12-21 10:15:04 +01:00