dh-cloud commented on pull request #7273:
URL: https://github.com/apache/incubator-doris/pull/7273#issuecomment-986538709
> 7.5.11 has no `RESERVED_DISK` config, only MAX_DISK and FREE_DISK. Where
did you find the 7.5.13?
i see the 18.1.11 code annotation.
`
* @since 7.5
*/
public static final String FREE_DISK = "je.freeDisk";
* @since 7.5.13
*/
public static final String RESERVED_DISK = "je.reservedDisk";
`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]