LMMSTATS error - Unable to update a file in ZOWE if the no of lines in the file is >= 65535

Hi ,

I’m encountering the following errors when trying to save the file:
1. Failed to save ‘CICSCW10’: Unable to write file ‘zowe-ds:/zosmf/USER.FOLD.IDML.SET1/CICSCW10’ (Error: Rest API failure with HTTP(S) status 500 - ISRZ002 Invalid statistics value. Current number of records must be a positive number between 0 and 65,535. LMMSTATS error).
2. Failed to save USER.FOLD.IDML.SET1(CICSCW10): Rest API failure with HTTP(S) status 500 - ISRZ002 Invalid statistics value. Current number of records must be a positive number between 0 and 65,535. LMMSTATS error.
The file CICSCW10 currently has 67,544 lines. Is there a limit on the number of lines a file can have?