Re: Reminder! [VIRTUAL] Geode Clubhouse Meeting: The New Geode Off-heap Memory Storage Feature, Upcoming in 1.0 Alpha Release

2016-01-19 Thread Kenneth Howe
Are Edin’s slides on Off-heap available on the wiki?

Ken

> On Jan 18, 2016, at 11:06 PM, Dor Ben Dov  wrote:
> 
> Gregory,
>  
> Thanks for the quick response.
>  
> Dor
>  
> From: Gregory Chase [mailto:gch...@pivotal.io] 
> Sent: יום ג 19 ינואר 2016 08:43
> To: user@geode.incubator.apache.org
> Subject: Re: Reminder! [VIRTUAL] Geode Clubhouse Meeting: The New Geode 
> Off-heap Memory Storage Feature, Upcoming in 1.0 Alpha Release
>  
> Greetings Dor,
> The event is a virtual meeting that you can reach at this link: 
> https://pivotalcommunity.adobeconnect.com/clubhouse/ 
> 
>  
> If you have questions or comments you'd like to bring up on any topic, we 
> take open Q&A at the end of the tech talk.
>  
> Hope to see you tomorrow at 9AM PST.
>  
> -Greg
>  
> On Mon, Jan 18, 2016 at 10:33 PM, Dor Ben Dov  > wrote:
> Karen,
>  
> Where is the meeting taking place ?
>  
> Is it an online meeting ?
>  
> Dor
>  
> From: Karen Vuong [mailto:kar...@apache.org ] 
> Sent: יום ב 18 ינואר 2016 21:01
> To: user@geode.incubator.apache.org 
> Subject: Reminder! [VIRTUAL] Geode Clubhouse Meeting: The New Geode Off-heap 
> Memory Storage Feature, Upcoming in 1.0 Alpha Release
>  
> Hi all, 
>  
> Just a reminder that the Apache Geode virtual community meeting is happening 
> tomorrow at 9:00AM PST. Details are below. 
>  
> Thanks, 
>  
> Karen 
>  
> -- Forwarded message --
> From: Karen Vuong mailto:kar...@apache.org>>
> Date: Mon, Jan 11, 2016 at 11:59 AM
> Subject: [VIRTUAL] Geode Clubhouse Meeting: The New Geode Off-heap Memory 
> Storage Feature, Upcoming in 1.0 Alpha Release
> To: user@geode.incubator.apache.org 
> Hi all, 
>  
> It's time for the next Apache Geode Clubhouse Meeting on January 19th!  
>  
> Starting this month we will be holding 1 meeting a month. Each meeting starts 
> with a 20-minute user technology discussion topic, followed by a contributor 
> & committer discussion of open JIRA issues, release coordination, and open 
> Q&A.
>  
> 20-minute User Tech Talk: The New Geode Off-heap Memory Storage Feature, 
> Upcoming in 1.0 Alpha release. 
>  
> Apache Geode Committer Edin Zulich will discuss:
>  
> - Motivation and goals for off-heap storage
> - Off-heap features and usage
> - Implementation overview
> - Preliminary benchmarks: off-heap vs. heap storage
> - Tips and best practices for using off-heap storage
>  
> Standing agenda:
>  
> -Open Jiras, and ways to contribute
> -Next release coordination
> -Open Q&A
>  
> Please join us on January 19th, 2016 at:
> https://pivotalcommunity.adobeconnect.com/clubhouse/ 
> 
>  
> 1/19 San Francisco, CA 9:00 AM PST UTC-8 hours
> 1/19 New York, NY 12:00 PM EST UTC-5 hours
>  
> 
> If you have never attended an Adobe Connect meeting before: Test your 
> connection:https://pivotalcommunity.adobeconnect.com/common/help/en/support/meeting_test.htm
>  
> 
>  Get a quick overview:http://www.adobe.com/products/adobeconnect.html 
> 
>  
> Thanks, 
>  
> Karen
>  
>  
> This message and the information contained herein is proprietary and 
> confidential and subject to the Amdocs policy statement, you may review at 
> http://www.amdocs.com/email_disclaimer.asp 
> 
> 
> 
>  
> -- 
> Greg Chase
>  
> Director of Big Data Communities
> http://www.pivotal.io/big-data 
>  
> Pivotal Software
> http://www.pivotal.io/ 
>  
> 650-215-0477
> @GregChase
> Blog: http://geekmarketing.biz/ 


Gfsh Command enhancement - show missing-disk-stores

2016-09-09 Thread Kenneth Howe
GEODE-1128  requests the 
addition of missing colocated region information to the gfsh show 
missing-disk-stores command. This is of course doable, however with additional 
information not directly related to disk stores, the command name would be 
misleading. You may have missing colocated regions without missing disk stores, 
or the converse, missing stores without missing regions.

So my question is: Should the command be renamed to better indicate the types 
of information reported? While working on this Jira, I have been using the new 
command name ‘show persistent-recovery-failures’. (Please suggest a better 
name!)

Alternatives to renaming the command are
1) Do nothing with the command name. Add the missing colocated region 
information, but leave the command name as is.
2) Add a new command with both missing disk stores and missing colocated 
regions, and leave the existing missing-disk-stores command as is.

Looking for a consensus on the best approach.

Thanks,
Ken Howe