-
Notifications
You must be signed in to change notification settings - Fork 630
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
always ignore chunkCount attribute unless it cannot be computed #738
always ignore chunkCount attribute unless it cannot be computed #738
Conversation
Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me. I think the reason you are ignoring the bool rather than removing it, is it avoid a breaking API change. Could you add a note somewhere about the behavioral change and the deprecation, so that it can be highlighted in release notes, and so that we can remember to come back to this for the 3.0 API?
…emySoftwareFoundation#738) Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
…emySoftwareFoundation#738) Signed-off-by: Peter Hillman <peterh@wetafx.co.nz> Signed-off-by: smartin-13 <61707536+smartin-13@users.noreply.github.com>
Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
…emySoftwareFoundation#738) Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
Signed-off-by: Peter Hillman peterh@wetafx.co.nz