Azure / Azure/elastic-db-tools
CodeFirst Shard DB Creation missing Sharding Schema/SPs
Open
- Dominant language
- C#
- Stars
- 147
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Exception thrown "Could not find stored procedure '__ShardManagement.spBulkOperationShardMappingsLocal'"
When ListShardMap.CreatePointMapping is called on the freshly created Shard DB.
I can confirm that the EF schemas have been created properly but all the sharding schemas and SPs are not present.
Seems to occur more often we dropping and recreating a shard with the same name using the same Shard Manager DB
client version 1.3.3
please let me know if you require more info.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.