Mark Fields

Results 40 issues of Mark Fields

## Description WIP - Dumping ground for a few random improvements I'm wanting to make in parallel to other changes. ## Reviewer Guidance WIP Draft

area: runtime
base: main

Fixes #24557 ## Description This was deprecated in #24553 ## Breaking Changes _Yes, more info coming._ ## Reviewer Guidance There is one instance left, which is on base class `FluidObjectHandle`....

area: runtime
area: dds
area: tests
public api change
area: dds: tree
base: main

Fixes [AB#1596](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/1596) Fixes [AB#32404](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/32404) ## Description The recent addition of Staging Mode has test coverage via Local Server Stress Tests, but the refactoring and other changes to core classes like...

area: runtime
area: tests
base: main

(Someone correct me if I'm wrong) We don't intend to support collaboration between 1.x and 3.0 clients. Both are compatible with 2.x, so users can be migrated over the 2.x...

triage
status: stale
api deprecation

## Description Some follow-ups to #24646: * Don't bother calling `updateDocumentDirtyState` when processing a non-modern-runtime message, since we don't even check for its presence in PendingStateManager * Get rid of...

area: runtime
base: main

Handle binding is an internal concept used to make sure objects attach to the Container graph when their handle is stored in a DDS which is itself attached. The source...

triage
api deprecation

## Reviewer Guidance _work in progress, not ready for review_ ## Description Coming soon

area: runtime
base: main

## Description Today we throw a DataCorruption error with message "Duplicate DataStore created with existing id" if we process a DataStore attach op but already have that ID (not counting...

## Description Fixes [AB#55270](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/55270) One of my benchmark tests fails intermittently with the error `runtime benchmarks Non-Compat completed with status 'failed' without reporting any data.` This indicates that the "benchmark...

## Description Fixes [AB#46428](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/46428) This test intentionally ignores server interactions (specifically it doesn't measure the op roundtrip time), so it shouldn't matter which service it runs against. We have seen...

area: tests
base: main