Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-KeyType $([int]) #151

Open
maverick976 opened this issue Mar 3, 2017 · 2 comments
Open

-KeyType $([int]) #151

maverick976 opened this issue Mar 3, 2017 · 2 comments

Comments

@maverick976
Copy link

This code fails with a conversion error from String to Type.

@jaredmoo
Copy link
Contributor

jaredmoo commented Mar 3, 2017

Thanks for filing the issue. Can you give the full command to repro?

@maverick976
Copy link
Author

maverick976 commented Mar 6, 2017

The following Command Fails # $ShardMapManager is the shard map manager object. $ShardMap = New-ListShardMap -KeyType $([int]) -ShardMapManager $ShardMapManager -ListShardMapName 'ServiceIDShardMap'

This is the first reference to the keytype in the instructions and it fails. I hope that helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants