+++ This bug was initially created as a clone of Bug #1622549 +++ Description of problem: If requested start time and end time doesn't fall into first HTIME file, then history API fails even though continuous changelogs are avaiable for the requested range in other HTIME files. This is induced by changelog disable and enable which creates fresh HTIME index file. Version-Release number of selected component (if applicable): mainline How reproducible: Always Steps to Reproduce: 1. Setup gluster volume and let the I/O happen 2. Enable changelog 3. sleep for some time 4. Disable changelog 5. sleep for sometime 6. Enable changelog 7. Use the sample c program attached to query history API with start time after step 6 Actual results: History fails Expected results: History API should not fail if continuous changelogs are available even if it's second HTIME file.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:3432