Adam, since you committed this, feel free to backport it to the relevant stable branches (26.x, 27.x, 28.x). They will be included in the next patch releases.
On Fri, Apr 29, 2016 at 9:31 AM, Gilbert Song <[email protected]> wrote: > Julian, since the fix was after 0.28, could you try it again by applying > the patch @haosdent provided, or try with mesos master head? > > On Fri, Apr 29, 2016 at 8:52 AM, Julian Gonzalez Llorente < > [email protected]> wrote: > >> Hello list, >> >> I found one little error on the web UI of mesos. >> In the "Slaves" tab there are a table with the columns: ID, Host, CPUs, >> Mem, Disk, Registered and Re-Registered. >> But in the "Offers" tab there is two times Mem. : ID, Framework, Host, >> Cpus, Mem, Mem. >> The second Mem should be Disk instead. >> >> I suppose that should be easy to fix. >> >> Regards, >> Julian >> > >

