Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTFx V2 Merge #104

Merged
merged 125 commits into from
Jul 19, 2017
Merged

DTFx V2 Merge #104

merged 125 commits into from
Jul 19, 2017

Conversation

simonporter
Copy link
Contributor

No description provided.

affandar and others added 30 commits February 7, 2016 14:17
switched all tests (except ones with no new method equivalent
numerous fixes after enabling more tests
siport and others added 27 commits July 18, 2016 08:35
Update readme links, add Microsoft Opensource Code of Conduct
Add support for large messages and sessions using overflow to IOrchestrationServiceBlob store with AzureBlobStorage implementation.
…hancements (#54)

* some logging improvements

* support for FullyQualifiedMethodNames in CreateRetryableClient
* restructure solution to single sln file and more structured layout and naming

* add test project, fix tests with hadrcoded type strings

* fix build warning, improve logging
* improved logging 
* additional changes sync with master
* Fixing a few issues with stress test program.

* Refactoring the stress test orchestrations into a separate assemly so that
service fabric implementation can reference those and stress test executable
can reference the service fabric.

* Code review comments.
…h specific size (#70)

* Adding a method in the client that will both create an orchestration instance and send raise the event in a batch

* Ensuring an instance id is set, not sending tasks if no messages

* Adding ability to set the size of service bus queues at creation time

* Fixing exception when awaiting on a null Task

* Resolving pull request comments.

* Not validating event name when raising event as it can be null, but relying on presence of event data

* Creating a batch method for sending orchestration messages

* Treating warnings as errors
* siport/vnext-autonuget

* no extra line
Make the data contracts implement IExtensibleDataObject interface
* Fix create orch bug, improve TaskFailureException, all tests working, cleanup some todos

* logging improvements, disambiguate history table name
* Fix create orch bug, improve TaskFailureException, all tests working, cleanup some todos

* logging improvements, disambiguate history table name

* Allow extensibility for the NameVersionObjectManager
* Fix create orch bug, improve TaskFailureException, all tests working, cleanup some todos

* logging improvements, disambiguate history table name

* Allow extensibility for the NameVersionObjectManager

* Cater for Storage Emulator not supporting DateTime.Min

* Switch to UtcNow
Move tracing to ETW EventSource
* Switch to new csproj format

* Copy json files to output, set correct assembly name

* Couple tweaks

* remove unneeded runtimeidentifier
* split into core and servicebus packages

* Update tests

* fix tests and cleanup
…l testing (#91)

* Create DurableTask.Emulator using LocalOrchestrationService for local testing

* Fix bad rename

* Remove unused tags in csproj
* Return null from GetOrchestrationStateAsync to be on par with SB; Add support for termination

* fix spaces
Add package info for creating nuget packages including documentation.
Add missing XML docs on public classes.
Fix bug with RaiseEvent calling create orchestration causing unneeded jumpstart entry.
Always set mindatetime for storage instance store, not just for emulator.
* Add missing docs, package info and bugfixes

* Add EventType to all tracing, fix trace formatting

* Fix typos

* cr comments

* Fix the possible null ref when cancelling the orchestration

* Wholesale fix of spelling of Entities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants