[Bugs] [Bug 1240970] [Data Tiering]: HOT Files get demoted from hot tier
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jul 10 14:02:22 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1240970
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11577 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit 79106a754d4804074e5c5c6bfe1c388f7d314535
Author: Joseph Fernandes <josferna at redhat.com>
Date: Wed Jul 8 14:35:45 2015 +0530
libgfdb/sql: Fixing broken query of find_unchanged
The find_unchanged query should be
"write_heat <= defined_heat" AND "read_heat <= defined_heat"
and not
"write_heat <= defined_heat" OR "read_heat <= defined_heat"
Change-Id: Ie82e02aafbb7ea14563007307de3350ea022049a
BUG: 1240970
Signed-off-by: Joseph Fernandes <josferna at redhat.com>
Reviewed-on: http://review.gluster.org/11577
Reviewed-by: Dan Lambright <dlambrig at redhat.com>
Reviewed-by: mohammed rafi kc <rkavunga at redhat.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Joseph Fernandes
Tested-by: Dan Lambright <dlambrig at redhat.com>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
--
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