You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 7.13 the documentation for the file_chunk_count states "Default value is 4611686018427387903". This is not true. The default is 4611686018427387903/32768. That is, 140737488355327. Also this assumes a 64-bit JVM.
The text was updated successfully, but these errors were encountered:
In 7.13 the documentation for the file_chunk_count states "Default value is 4611686018427387903". This is not true. The default is 4611686018427387903/32768. That is, 140737488355327. Also this assumes a 64-bit JVM.
The text was updated successfully, but these errors were encountered: