1 file changed
+1
-1
lines changed- src/v/cloud_topics/BUILD+2-2
- src/v/cloud_topics/L0_read_path/BUILD+39-4
- src/v/cloud_topics/L0_read_path/L0_fetch_handler.cc+288
- src/v/cloud_topics/L0_read_path/L0_fetch_handler.h+57
- src/v/cloud_topics/L0_read_path/README.md+12
- src/v/cloud_topics/L0_read_path/placeholder_extent.cc+6-1
- src/v/cloud_topics/L0_read_path/placeholder_extent.h+1-10
- src/v/cloud_topics/L0_read_path/placeholder_extent_reader.cc+49-2
- src/v/cloud_topics/L0_read_path/placeholder_extent_reader.h+21
- src/v/cloud_topics/L0_read_path/tests/BUILD+29-5
- src/v/cloud_topics/L0_read_path/tests/L0_fetch_handler_test.cc+331
- src/v/cloud_topics/L0_read_path/tests/mocks.h
- src/v/cloud_topics/L0_read_path/tests/placeholder_extent_fixture.cc
- src/v/cloud_topics/L0_read_path/tests/placeholder_extent_fixture.h
- src/v/cloud_topics/L0_read_path/tests/placeholder_extent_reader_test.cc+2-2
- src/v/cloud_topics/L0_read_path/tests/placeholder_extent_test.cc+3-4
- src/v/cloud_topics/core/BUILD+75
- src/v/cloud_topics/core/circuit_breaker.h+129
- src/v/cloud_topics/core/read_pipeline.cc+203
- src/v/cloud_topics/core/read_pipeline.h+137
- src/v/cloud_topics/core/read_request.cc+90
- src/v/cloud_topics/core/read_request.h+110
- src/v/cloud_topics/core/tests/BUILD+35-1
- src/v/cloud_topics/core/tests/circuit_breaker_test.cc+128
- src/v/cloud_topics/core/tests/pipeline_bench.cc+123
- src/v/cloud_topics/interfaces/BUILD+25
- src/v/cloud_topics/interfaces/README.md+7
- src/v/cloud_topics/interfaces/cluster_partition_manager.cc+64
- src/v/cloud_topics/interfaces/cluster_partition_manager.h+72
- src/v/cloud_topics/interfaces/tests/BUILD+58
- src/v/cloud_topics/interfaces/tests/cluster_partition_manager_test.cc+98
- src/v/cloud_topics/interfaces/tests/mocks.h+124
- src/v/cloud_topics/interfaces/tests/partition_data_generator.h+61
0 commit comments