Bug 1099294

Summary: Incorrect error message in /features/changelog/lib/src/gf-history-changelog.c
Product: [Community] GlusterFS Reporter: Keith Schincke <kschinck>
Component: coreAssignee: Keith Schincke <kschinck>
Status: CLOSED EOL QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1559126 (view as bug list) Environment:
Last Closed: 2016-06-17 16:24:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Keith Schincke 2014-05-20 03:22:26 UTC
Description of problem:
In gf_history_changelog(), the same error message is logged if the check of the start time or end time fails "wrong result for start: %lu idx: %lu".

The second check should have a relavant error message "wrong result for end: %lu idx: %lu"

Version-Release number of selected component (if applicable):
3.5

How reproducible:
https://github.com/gluster/glusterfs/blame/master/xlators/features/changelog/lib/src/gf-history-changelog.c#L849

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2014-06-19 15:06:16 UTC
REVIEW: http://review.gluster.org/8121 (Provide correct error message for changelog end time check bug 1099294) posted (#1) for review on master by Keith Schincke (kschinck)

Comment 2 Mike McCune 2016-03-28 22:53:35 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 3 Niels de Vos 2016-06-17 16:24:39 UTC
This bug is getting closed because the 3.5 is marked End-Of-Life. There will be no further updates to this version. Please open a new bug against a version that still receives bugfixes if you are still facing this issue in a more current release.

Comment 4 Worker Ant 2018-01-01 01:53:50 UTC
REVIEW: https://review.gluster.org/19115 (Provide correct error message for changelog end time check bug 1099294) posted (#1) for review on master by Niklas Hambüchen