Revision 26b361ac40191ee62d56f24d420330f3355050f0 authored by Wilson Wang on 26 April 2021, 01:06:40 UTC, committed by Marek Siarkowicz on 05 July 2023, 11:35:50 UTC
Changes:
* server: applier uses ReadTx instead of ConcurrentTx
* update variable declaration location
* server: add experimental flag for using shared buffer in transacton write

Change-Id: I3fbabb3d0647addd50bf1d0ee26dcf9b3e141b94
(cherry picked from commit 6f9d8b5387a973095150fcb026eb4c8fc4a37f62)
1 parent a985659
History
File Mode Size
case.go -rw-r--r-- 7.8 KB
case_delay.go -rw-r--r-- 1021 bytes
case_external.go -rw-r--r-- 1.4 KB
case_failpoints.go -rw-r--r-- 4.6 KB
case_network_blackhole.go -rw-r--r-- 3.3 KB
case_network_delay.go -rw-r--r-- 4.9 KB
case_no_fail.go -rw-r--r-- 2.3 KB
case_sigquit_remove.go -rw-r--r-- 6.2 KB
case_sigquit_remove_quorum.go -rw-r--r-- 8.4 KB
case_sigterm.go -rw-r--r-- 2.5 KB
checker.go -rw-r--r-- 978 bytes
checker_kv_hash.go -rw-r--r-- 2.1 KB
checker_lease_expire.go -rw-r--r-- 6.6 KB
checker_no_check.go -rw-r--r-- 962 bytes
checker_runner.go -rw-r--r-- 1.2 KB
cluster.go -rw-r--r-- 21.3 KB
cluster_read_config.go -rw-r--r-- 14.0 KB
cluster_run.go -rw-r--r-- 9.2 KB
cluster_shuffle.go -rw-r--r-- 1.4 KB
cluster_test.go -rw-r--r-- 10.1 KB
doc.go -rw-r--r-- 671 bytes
metrics_report.go -rw-r--r-- 2.1 KB
stresser.go -rw-r--r-- 4.9 KB
stresser_composite.go -rw-r--r-- 1.9 KB
stresser_key.go -rw-r--r-- 9.2 KB
stresser_lease.go -rw-r--r-- 13.4 KB
stresser_runner.go -rw-r--r-- 2.6 KB
utils.go -rw-r--r-- 1.6 KB

back to top