Re: disable statistic archival

2020-01-22 Thread Kirk Lund
Dave, In your list, I think "enable-statistics" should be "enable-time-statistics". But, yes you're right! On Wed, Jan 22, 2020 at 9:46 AM Dave Barnes wrote: > I'm getting the impression that the user guide could be clearer with regard > to the interactions between > >- enable-statistics >

Re: disable statistic archival

2020-01-22 Thread Dave Barnes
I'm getting the impression that the user guide could be clearer with regard to the interactions between - enable-statistics - statistic-sampling-enabled - statistic-archive-file On Wed, Jan 22, 2020 at 9:30 AM Kirk Lund wrote: > Try setting STATISTIC_SAMPLING_ENABLED to false to disa

Re: disable statistic archival

2020-01-22 Thread Kirk Lund
Try setting STATISTIC_SAMPLING_ENABLED to false to disable statistic sampling. I think we should delete "An empty string (default) disables statistic archival." from the javadocs for STATISTIC_ARCHIVE_FILE to avoid confusion and redundancy with STATISTIC_SAMPLING_ENABLED. See below for the javado