Re: How to add a new REST end point in Cluster Management Service

2020-11-11 Thread Alexander Murmann
If it's a how-to, I'd move it out of the proposals section and to where you 
want the how-to to live once everything is done and add a disclaimer at the top 
that it's for work that's still incomplete. "Internal Architecture" seems like 
the least bad fit, givne this how-to is for internal development, rather than 
app developers.

I'd also add that the RFCs shouldn't be taken as a replacement for 
architectural documentation. There might be overlap, but the ultimate goal is 
different. I wouldn't hesitate to add some more documentation in the 
architecture section as we flesh out the general direction from the RFC.

From: Jinmei Liao 
Sent: Tuesday, November 10, 2020 18:25
To: dev@geode.apache.org 
Subject: Re: How to add a new REST end point in Cluster Management Service

It's a how-to on further development. I hate to break all the related docs into 
different places though.

Any feedback is welcome.

On 11/10/20, 1:54 PM, "Alexander Murmann"  wrote:

Jinmei, I am still not sure I understand if this is a proposal. It's listed 
under proposals but written more like a how-to.

So given the feature is still in progress. Do you want feedback on the 
writing of the document or the architecture of the underlying code or both?

From: Jinmei Liao 
Sent: Tuesday, November 10, 2020 10:06
To: dev@geode.apache.org 
Subject: Re: How to add a new REST end point in Cluster Management Service

It's a feature still in development. Should we move the entire CMS specs to 
another section?

On 11/6/20, 3:32 PM, "Alexander Murmann"  wrote:

Jinmei, thanks for writing this! Can you help me understand why this is 
listed under Project Proposals and Specifications?

From: John Blum 
Sent: Wednesday, October 28, 2020 08:27
To: dev@geode.apache.org 
Subject: Re: How to add a new REST end point in Cluster Management 
Service

Hi Jinmei-

I put feedback and other comments in the Wiki page.

Regards,
John


From: Jinmei Liao 
Sent: Monday, October 26, 2020 10:53 AM
To: dev@geode.apache.org 
Subject: How to add a new REST end point in Cluster Management Service

Hi, Geode developers,

I just added a twiki page detailing how to add a new REST end point in 
Cluster Management Service to manage new entities or start new long running 
operations in Geode Cluster. Feel free to look it through and provide 
comments/suggestions.


https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FAdd%2BA%2BREST%2BEnd%2Bpoint%2Bto%2BCluster%2BManagement%2BService&data=04%7C01%7Camurmann%40vmware.com%7C325504506e42417dd92208d885e92083%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637406583603976716%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=1x0CsIo9d5ZXwKqPKu5Rgx0OxKFmepdac%2BDc7CCD6no%3D&reserved=0

Thanks!

Jinmei




Short how-to on running a geode cluster in docker containers

2020-11-11 Thread Jens Deppe
I recently had the need to run a geode cluster in docker containers and thought 
my findings and script might be useful. I’ve created a wiki page here: 
https://cwiki.apache.org/confluence/display/GEODE/Running+a+Geode+cluster+in+docker

The reason for this was that I wanted to easily be able to use my geode build 
inside a geode/docker cluster for quick iteration. A secondary need was to be 
able to constrain the resources used by each member. Since docker allows CPU 
constraints I could simulate running on a ‘smaller’ system by just assigning a 
specific number of CPUs to each container.

Please let me know if you have any questions.

--Jens


Access to concourse

2020-11-11 Thread Mario Salazar de Torres
Hi,

I would like to request access to https://concourse.apachegeode-ci.info/ if 
it's possible.

Thanks!
BR,
Mario