Граф коммитов

313 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Burckhardt c1133ca6fe remove json format support for transport packets. 2020-12-04 07:41:39 -08:00
Sebastian Burckhardt 1efd4561b5 add missing test configuration, remove superfluous project file 2020-12-03 18:57:59 -08:00
Sebastian Burckhardt 85ed10a890 specify defaults for connection strings if environment variables are not set 2020-12-03 17:26:55 -08:00
Sebastian Burckhardt ae79dd0f2f update readme 2020-12-03 10:55:56 -08:00
Sebastian Burckhardt 95ed587399 back out breaking package update 2020-12-03 10:55:48 -08:00
Sebastian Burckhardt f237e37afb rename TestHelpers -> TestConstants 2020-12-03 10:28:45 -08:00
Sebastian Burckhardt 8b004f549f fix FasterKV API changes 2020-12-03 08:13:02 -08:00
Sebastian Burckhardt c45a7064b6 update package references to latest versions 2020-12-03 08:12:43 -08:00
Sebastian Burckhardt 45aa36b236 refactor Azure Storage retry logic. 2020-12-03 07:35:44 -08:00
Sebastian Burckhardt ea0cafd54b fix tracing in unit tests. 2020-11-25 06:43:34 -08:00
Sebastian Burckhardt 5f81d49a76 fix TaskContinuationOptions arguments 2020-11-24 14:35:00 -08:00
Sebastian Burckhardt 04f23f1fce fix checkpoint logic and enhance tracing 2020-11-24 09:25:34 -08:00
Sebastian Burckhardt 4f06f6de26 update counter test 2020-11-23 15:46:42 -08:00
Sebastian Burckhardt b5f33735d2 Add test for entity signals to PerformanceTests 2020-11-20 13:46:08 -08:00
Sebastian Burckhardt d465e326e6 update README.md 2020-11-20 11:24:36 -08:00
Sebastian Burckhardt 7f1b135ad0 reverse polarity of arguments to OrchestrationState.ClearFieldsImmutably 2020-11-20 09:49:16 -08:00
Sebastian Burckhardt eee97a8158 port another one of the purge unit tests. 2020-11-19 17:50:04 -08:00
Sebastian Burckhardt 10136dd9cd add purge HttpTrigger for Hello Cities 2020-11-19 16:38:16 -08:00
Sebastian Burckhardt a79cc01b35 implement workarounds for current Faster bugs 2020-11-19 16:38:02 -08:00
Sebastian Burckhardt bcd686594e implement prefetching for purges 2020-11-19 16:37:19 -08:00
Sebastian Burckhardt 928881fb93 more optional tracing in BatchWorker 2020-11-19 12:46:59 -08:00
Sebastian Burckhardt 386ecf27f6 revise checkpoint management and optimize log replay with prefetch 2020-11-19 06:58:33 -08:00
Sebastian Burckhardt a81a9abcb9 edit host.json a bit 2020-11-17 14:04:04 -08:00
Sebastian Burckhardt c4be527c99 remove dead code. 2020-11-17 14:03:15 -08:00
Sebastian Burckhardt 765d667f12 update readme and scripts. 2020-11-17 14:03:03 -08:00
Sebastian Burckhardt 1e43a84386 change and relocate scripts 2020-11-17 10:45:26 -08:00
Sebastian Burckhardt 1debe1db56 add sample project 2020-11-17 09:25:09 -08:00
Sebastian Burckhardt 6d3f00cd76 simplify storage error tracing (remove redundancy) 2020-11-16 14:59:13 -08:00
Sebastian Burckhardt 270d3d6181 follow legal guidance 2020-11-16 13:55:52 -08:00
Sebastian Burckhardt 53749b67db tolerate another transient storage exception (connection forcibly closed by remote host) 2020-11-16 12:41:42 -08:00
Sebastian Burckhardt 49cce86b40 fix whitespace in class definitions 2020-11-16 11:45:54 -08:00
Sebastian Burckhardt 84580b9bc6 remove dead code 2020-11-16 11:36:01 -08:00
Sebastian Burckhardt 143bdd5557 minor tracing improvements 2020-11-16 11:34:55 -08:00
Sebastian Burckhardt d4ad0646f4 tolerate occasional unexplained TaskCanceledExceptions thrown by Azure Storage SDK 2020-11-16 09:55:00 -08:00
Sebastian Burckhardt 72eec78ced fix bug that caused log to get truncated too early, when writing index checkpoints 2020-11-16 09:53:23 -08:00
Sebastian Burckhardt e2f91edb49 read values directly when scanning via iterator, instead of reading via session 2020-11-13 15:40:51 -08:00
Sebastian Burckhardt 87f1ae3a12 put retries around TakeCheckpoint since Faster may refuse in the presence of other sessions 2020-11-13 15:39:45 -08:00
Sebastian Burckhardt fb5c70ee7f update tracing for events 2020-11-13 15:14:44 -08:00
Sebastian Burckhardt f40fe9b3ec add precision to tracing of discarded work items 2020-11-13 08:28:19 -08:00
Sebastian Burckhardt b7f401f0a3 add CountCities Http trigger to query status of HelloCities 2020-11-13 07:42:45 -08:00
Sebastian Burckhardt 90d3b9c3e2 do not use Task.WhenAll with lazy IEnumerable<Task> 2020-11-13 07:42:05 -08:00
Sebastian Burckhardt 94b1a0ecb9 reflect latest API changes to DF. 2020-11-12 11:54:05 -08:00
Sebastian Burckhardt 1b63d6acc2 add partition parameter to eventhubs script 2020-11-09 06:49:14 -08:00
Sebastian Burckhardt b0e6b164d2 fix bug in last checkin 2020-11-09 05:33:14 -08:00
Sebastian Burckhardt bad4231b5e fix bug in exception classifier 2020-11-06 14:47:43 -08:00
Sebastian Burckhardt adf5582608 overhaul tracing of work items and task messages, so each have a unique id 2020-11-05 15:54:56 -08:00
Sebastian Burckhardt f52ea863f1 fix blob logger 2020-11-04 13:14:31 -08:00
Sebastian Burckhardt e69097c7ec fix broken build 2020-11-04 13:14:22 -08:00
Sebastian Burckhardt 2b7cfee568 update constructor syntax for batchworker 2020-11-04 10:03:04 -08:00
Sebastian Burckhardt dd328b7775 use MIT license for all files. 2020-11-04 09:07:35 -08:00