[Bugs] [Bug 1272007] tools/glusterfind: add query command to list files without session
bugzilla at redhat.com
bugzilla at redhat.com
Fri Dec 11 08:29:16 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1272007
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12742 committed in release-3.7 by Venky
Shankar (vshankar at redhat.com)
------
commit b21fa41b44097cf54d41aedd914457a2480d43cf
Author: Milind Changire <mchangir at redhat.com>
Date: Thu Oct 15 15:01:23 2015 +0530
tools/glusterfind: add query command to list files
When session information is maintained outside Gluster, there needs to
be some mechanism to list files starting from a time-stamp. This patch
implements the feature via the "query" command-line option.
The only caveat is that the first time the query command is run for the
volume, it will likely report that "historical changelogs are not
available". This is due to the fact that changelogs had not been turned
on for the volume so far. So the volume options need to be turned on
outside glusterfind or the since_time need to be greater than the
current time when the query command is run for the very first time for
the volume. The query command turns on the required volume options for
collecting changelogs.
Change-Id: I6cb7a57a5ecd166210e2eb4deede06d40ccfa996
BUG: 1272007
Signed-off-by: Milind Changire <mchangir at redhat.com>
Reviewed-on: http://review.gluster.org/12362
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Aravinda VK <avishwan at redhat.com>
(cherry picked from commit a56e32e19703c0fbe2cedebcaf5edc8a6307d5a1)
Reviewed-on: http://review.gluster.org/12742
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
More information about the Bugs
mailing list