FluidFramework
FluidFramework copied to clipboard
Fix for SharedTree op named idAllocation
Description
Fixes #21866
When fetch-tool is used to fetch all the ops it fails to fetch block of type="idAllocation" associated with SharedTree This op usually comes with sequenceNumber=2 with Brainstorm sample app
More details around error log and reproduction steps can be found in bug/issue https://github.com/microsoft/FluidFramework/issues/21866
⯅ @fluid-example/bundle-size-tests: +245 Bytes
| Metric Name | Baseline Size | Compare Size | Size Diff |
|---|---|---|---|
| aqueduct.js | 457.26 KB | 457.3 KB | ⯅ +35 Bytes |
| azureClient.js | 555.05 KB | 555.1 KB | ⯅ +49 Bytes |
| connectionState.js | 680 Bytes | 680 Bytes | ■ No change |
| containerRuntime.js | 258.33 KB | 258.35 KB | ⯅ +14 Bytes |
| fluidFramework.js | 392.16 KB | 392.17 KB | ⯅ +14 Bytes |
| loader.js | 134.1 KB | 134.11 KB | ⯅ +14 Bytes |
| map.js | 42.17 KB | 42.17 KB | ⯅ +7 Bytes |
| matrix.js | 145.56 KB | 145.57 KB | ⯅ +7 Bytes |
| odspClient.js | 522.82 KB | 522.86 KB | ⯅ +49 Bytes |
| odspDriver.js | 97.17 KB | 97.19 KB | ⯅ +21 Bytes |
| odspPrefetchSnapshot.js | 42.27 KB | 42.29 KB | ⯅ +14 Bytes |
| sharedString.js | 162.65 KB | 162.66 KB | ⯅ +7 Bytes |
| sharedTree.js | 382.62 KB | 382.63 KB | ⯅ +7 Bytes |
| Total Size | 3.27 MB | 3.27 MB | ⯅ +245 Bytes |
Baseline commit: 38edc9bea90086afa1759b7e30fd8f3a08b1f0c3
Generated by :no_entry_sign: dangerJS against 1ba9bee0c7c6c359fb2bdf78cc24e92ef694bfb9
This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!
Friendly ping, @arafat-java, in case you want to come back to this :)
This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!