Commit Graph

7936 Commits

Author SHA1 Message Date
Evan Tschannen bb5352deb0 applied clang-format 2021-02-03 13:52:54 -08:00
Evan Tschannen b2ffdf47f0 added low priority reads to status 2021-02-03 13:24:34 -08:00
Evan Tschannen a0a71ff7f9 simplified the algorithm based on testing 2021-02-02 17:53:07 -08:00
Evan Tschannen 2087ab104e temporarily avoid using the increasingPriorityDelay for testing 2021-01-26 12:33:34 -08:00
Evan Tschannen 9165314289 fixed compiler error 2021-01-20 16:56:57 -08:00
Evan Tschannen 50f506f9a1 reduce read priority when durability lag is high 2021-01-20 16:16:50 -08:00
Trevor Clinkenbeard dc986fe49d
Merge pull request #4096 from sfc-gh-tclinkenbeard/add-release-note
Add 6.2.29 release notes
2020-11-22 10:40:51 -08:00
sfc-gh-tclinkenbeard 6a328fcc18 Add 6.2.29 release notes 2020-11-20 12:31:49 -08:00
Markus Pilman 67944f6899
Merge pull request #4087 from sfc-gh-dyoungworth/dyoungworth/addDateTimeToTrace2
add date time to trace (release 6.2)
2020-11-19 17:44:44 -07:00
David Youngworth b1256b5dcd Address review comments, simplify DateTime 2020-11-18 16:55:47 -08:00
David Youngworth 5ade54f767 Fix windows build, DateTime to use UTC 2020-11-18 16:55:12 -08:00
David Youngworth 490fe61032 Fix bug in rolled Trace code 2020-11-18 16:55:06 -08:00
David Youngworth 50e515c29a Add DateTime to trace, initial commit 2020-11-18 16:54:49 -08:00
Andrew Noyes 1401304070
Merge pull request #4076 from sfc-gh-tclinkenbeard/fix-dd-tracker-memory-issues
Fix data distribution tracker memory bugs
2020-11-18 12:45:38 -08:00
sfc-gh-tclinkenbeard 84632d63ad Remove stale comment 2020-11-16 17:54:47 -08:00
sfc-gh-tclinkenbeard 898fbac191 Remove special handling of broken_promise errors 2020-11-16 13:28:08 -08:00
sfc-gh-tclinkenbeard 4f369e70ab Add code coverage macro to DataDistributionTracker::SafeAccessor::operator() 2020-11-16 13:25:39 -08:00
sfc-gh-tclinkenbeard 6235d087a6 Prevent shardTracker or trackShardBytes from accidentally unsafely accessing DataDistributionTracker 2020-11-16 12:46:21 -08:00
sfc-gh-tclinkenbeard ca8ea3b6ff Fix memory issues caused by cancelling data distribution tracker 2020-11-15 23:52:36 -08:00
Jingyu Zhou 2932c281fc
Merge pull request #4073 from jzhou77/prepare-release-6.2.28
update installer WIX GUID following release
2020-11-14 22:41:21 -08:00
Jingyu Zhou 6a93694731 update version to 6.2.29 2020-11-14 21:52:00 -08:00
Jingyu Zhou 661d931ac8 update installer WIX GUID following release 2020-11-14 21:44:22 -08:00
Jingyu Zhou 569ab46bf6
Merge pull request #4000 from xumengpanda/mengxu/ha-code-read
Add comments  to TLog, SS, and DD related code
2020-11-14 09:06:05 -08:00
Meng Xu f0f6920d5b
Merge pull request #4071 from jzhou77/release-6.2
Update downloads.rst for 6.2.28
2020-11-13 22:58:03 -08:00
Meng Xu 4b0fba6ea8 Explain waitForVersion why wait for version minus MAX_READ_TRANSACTION_LIFE_VERSIONS 2020-11-13 22:14:01 -08:00
Jingyu Zhou 6ed8bdb598 Update downloads.rst for 6.2.28 2020-11-13 21:30:04 -08:00
Jingyu Zhou 9f2399f951
Merge pull request #4061 from xis19/reportHistogramPeriodically
Report histogram periodically
2020-11-13 14:14:25 -08:00
Jingyu Zhou d4a90565e1
Merge pull request #4056 from xis19/release-6.2
Add bytes_per_second unit in histograms
2020-11-13 14:12:20 -08:00
Xiaoge Su 65076db908 Move the histogramReporter() to actors list 2020-11-13 13:15:58 -08:00
Jingyu Zhou 2d0197f1c2
Merge pull request #4037 from nblintao/fix-typo-6.2
Fix transaction retry typo for other lang tutorials (in 6.2)
2020-11-12 21:54:22 -08:00
Jingyu Zhou e92c98d2f2
Merge pull request #4059 from vishesh/task/rdar-70979996-tlog-latencies
tLog: Track tlog commit latencies in histogram
2020-11-12 21:49:31 -08:00
Vishesh Yadav 4df23741b2 tLog: Track tlog commit latencies in histogram 2020-11-12 17:48:16 -08:00
Xiaoge Su 3a6948c199 Report histogram periodically 2020-11-12 17:04:33 -08:00
Xiaoge Su 4a0fa57989 Add bytes_per_second unit in histograms 2020-11-12 15:38:51 -08:00
Xin Dong 8343c78bf0
Merge pull request #3960 from dongxinEric/misc/expose-proxy-local-rate-info
Expose local transaction rate and limit info on commit proxies.
2020-11-12 15:23:50 -08:00
Xiaoge Su a02b721170
Merge pull request #4013 from xis19/ddmetric
Record shard moves metrics
2020-11-12 14:00:43 -08:00
Meng Xu 222da17558 Merge branch 'release-6.2' into mengxu/ha-code-read 2020-11-12 13:39:27 -08:00
Meng Xu 046a6e8427 Add Alex comment on tLog 2020-11-12 13:29:11 -08:00
Xiaoge Su acbd4c1f39 Extract FETCH_KEYS_TOO_LONG_TIME_CRITERIA to Knob 2020-11-12 13:01:41 -08:00
Xiaoge Su 0fd43a5bbb Update per comments 2020-11-12 12:10:07 -08:00
Meng Xu c2dd7d1d38 Remove unresolved questions 2020-11-11 22:39:11 -08:00
Xin Dong 0b8e91b9c0 Do not count system priority and default priority txns together. 2020-11-11 14:01:01 -08:00
Markus Pilman 07e354c499
Merge pull request #4042 from sfc-gh-anoyes/anoyes/re-enable-warning
Remove -Wno-unused-value for clang
2020-11-11 13:31:12 -07:00
Meng Xu 7ad036b459
Merge pull request #4047 from apple/anoyes/fix-heap-use-after-free
Fix heap use after free
2020-11-11 09:05:38 -08:00
Young Liu 426dd70509
Merge pull request #4043 from yliucode/log-router-metrics
Add log router peek latency metrics
2020-11-10 23:36:11 -08:00
Jingyu Zhou 32a089dde1
Merge pull request #4030 from vishesh/task/issue-connection-logging-count
FlowTransport: Sample connect latencies
2020-11-10 20:00:58 -08:00
Andrew Noyes f467524e06 Don't dereference self on broken_promise 2020-11-11 00:24:23 +00:00
Xin Dong 6cea86b795 Address review comments 2020-11-10 16:05:17 -08:00
Vishesh Yadav 1976f2c371 FlowTransport: Sample connect latencies 2020-11-10 12:12:01 -08:00
Young Liu bc688a23c5 Use histogram new API and change group name 2020-11-09 18:54:21 -08:00