docs
docs copied to clipboard
[Orleans] Silo Metadata and Placement Filtering
Summary
Documentation for code changes here: https://github.com/dotnet/orleans/pull/9271
Internal previews
Note that https://github.com/dotnet/orleans/pull/9271 has yet to be merged or included in an Orleans release yet.
Reviewing to see if any updates are needed from the changes in the committed PR
@IEvangelist PR for the implementation has been merged and docs updated for changes in the PR
Hey @ReubenBond - could you please take a look at this as well?
@IEvangelist @ReubenBond Orleans 9.2.0 is now released which includes Silo Metadata and Placement Filtering as documented here.
https://github.com/dotnet/orleans/releases/tag/v9.2.0
Could Grain Placement Filtering be a sub-page of Grain Placement?
Could Grain Placement Filtering be a sub-page of Grain Placement?
@ReubenBond Moving the file to a folder next to grain-placement.md? or as a section in the existing Grain Placement file?
@rkargMsft I mean as a page nested underneath it - like a sub topic. It's something you'd do by updating the toc file, I believe
I'm not 100% sure it's doable yet, but it seems like a logical organization for the placement filtering doc
@IEvangelist what's the norm here, should the TOC entry be called "Filtering" since it's under the Grain placement section already, or should it match the full page title like it does currently.
@IEvangelist Quick bump on this. The feature has been released. I think the page location question is the only open one we have at this time.