Commit 363d781
committed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
542 | 541 | | |
543 | 542 | | |
544 | 543 | | |
| |||
Submodule data_substrate updated 24 files
- core/include/data_substrate.h+1
- core/src/data_substrate.cpp+8-4
- core/src/log_init.cpp+2-1
- core/src/storage_init.cpp+19
- core/src/tx_service_init.cpp+13-2
- log_service+1-1
- store_handler/eloq_data_store_service/build_eloq_store.cmake+2-1
- store_handler/eloq_data_store_service/eloq_store_config.cpp+54-43
- store_handler/rocksdb_handler.cpp+2-2
- tx_service/include/cc/cc_shard.h+2-1
- tx_service/include/cc/ccm_scanner.h+4-3
- tx_service/include/cc/local_cc_shards.h+3-2
- tx_service/include/cc/object_cc_map.h+36-7
- tx_service/include/cc/template_cc_map.h+1-7
- tx_service/include/command_set.h+2-1
- tx_service/include/remote/cc_stream_sender.h+4-2
- tx_service/include/standby.h+1-1
- tx_service/include/tx_command.h+6-5
- tx_service/include/tx_operation_result.h+8-4
- tx_service/src/cc/cc_shard.cpp+26-7
- tx_service/src/cc/local_cc_shards.cpp+8-10
- tx_service/src/remote/cc_stream_sender.cpp+60-7
- tx_service/src/standby.cpp+4-1
- tx_service/src/tx_execution.cpp+37-28
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4152 | 4152 | | |
4153 | 4153 | | |
4154 | 4154 | | |
| 4155 | + | |
4155 | 4156 | | |
4156 | 4157 | | |
4157 | 4158 | | |
| |||
4211 | 4212 | | |
4212 | 4213 | | |
4213 | 4214 | | |
| 4215 | + | |
4214 | 4216 | | |
4215 | 4217 | | |
4216 | 4218 | | |
| |||
5212 | 5214 | | |
5213 | 5215 | | |
5214 | 5216 | | |
5215 | | - | |
| 5217 | + | |
5216 | 5218 | | |
5217 | 5219 | | |
5218 | 5220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
720 | 726 | | |
721 | 727 | | |
722 | 728 | | |
| |||
774 | 780 | | |
775 | 781 | | |
776 | 782 | | |
| 783 | + | |
777 | 784 | | |
778 | 785 | | |
779 | 786 | | |
| |||
0 commit comments