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

Replace maxMessageSize with serviceConfiguration.maxMessageSize #8189

Closed
Tracked by #8005
scottn12 opened this issue Nov 9, 2021 · 0 comments · Fixed by #8431
Closed
Tracked by #8005

Replace maxMessageSize with serviceConfiguration.maxMessageSize #8189

scottn12 opened this issue Nov 9, 2021 · 0 comments · Fixed by #8431
Assignees
Milestone

Comments

@scottn12
Copy link
Contributor

scottn12 commented Nov 9, 2021

Remove the maxMessageSize property from the following files:

  1. common\lib\container-definitions\src\deltas.ts
  2. common\lib\driver-definitions\src\storage.ts

To replace its functionality, use serviceConfiguration.maxMessageSize.

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

Successfully merging a pull request may close this issue.

2 participants