Mark Fields

Results 40 issues of Mark Fields

The main extension page you get when you click the extension in the Extensions panel looks like this when the extension is disabled: ![image](https://user-images.githubusercontent.com/12305068/147316927-35ed039c-82c3-4517-b6f9-656ea30b6ab1.png) But when it's enabled, it tries...

## Description We added the `encode` and `decode` functions onto `IFluidSerializer` a few years back, and updated the utility `makeHandlesSerializable` to use `encode`, but left the inverse utility `parseHandles` using...

area: dds
base: main

## Description Some internal tweaks I wanted to make while reading through some of this code.

area: runtime
public api change
base: main

Port the following commits to RC1 branch: * f2b744a7f92e52fe40ec2e66bcb824bd3ac14cd9 * 059fc1896bbb11419e62e1351c50a2c23f1d3d1c * 059fc1896bbb11419e62e1351c50a2c23f1d3d1c * 68e6f921898cfa5b8210eb72304cdc89259c44de (partial) Our GC early adopters are seeing a handful (less than 10) docs that are...

## Description Fixes #8016. We need to port this back to RC3 and RC4 once merged to main. For anyone implementing their own DDS, when they pick up an FF...

area: dds
base: main

## Description There are many issues that can occur when attempting to connect or reconnect to the ordering service. When FF is "stuck" in the "EstablishingConnection" state for an extended...

area: loader
area: driver
area: tests
area: odsp-driver
public api change
base: main

## Description Fixes [AB#7939](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/7939) For the parent Epic, we need to handle the case where a container is serialized, and then multiple incarnations of the same container resubmit the same...

area: tests
base: main

## Description I needed to refresh my understanding of Op Virtualization while working on an upcoming design. In doing so I found opportunity to update / add to existing markdown...

area: runtime
base: main

## Description Fixes [AB#8544](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/8544) On submit, the PendingStateManager stores the batch's starting CSN along with each message. We need the corresponding information for incoming messages too, for two reasons: 1....

area: runtime
base: main

## Description This is a quick and dirty prototype looking at how we can use stable `batchId` on each submitted batch to detect forked containers, in the case where a...

area: runtime
area: tests
status: stale
public api change
base: main