Re: What triggers a maintenance release?

2019-07-10 Thread Anthony Baker
Great question, Alberto. In the past we’ve done patch releases (the 3rd digit in X.Y.Z) due to security issues but it hasn’t been a very common occurrence. What issue are you running into? Perhaps we can help with an alternative approach or workaround. If you would like the project to do a

Re: What triggers a maintenance release?

2019-07-10 Thread Alberto Bustamante Reyes
We are suffering the problem of the multiple class loaders described in Geode-6716, which was solved in Geode-6822 (https://issues.apache.org/jira/browse/GEODE-6822). De: Anthony Baker Enviado: miércoles, 10 de julio de 2019 17:06:59 Para: dev@geode.apache.org

[DISCUSS]: ClusterManagementService configuration objects

2019-07-10 Thread Jinmei Liao
We've been working on a new and improved ClusterManagmentService for a while now. It allows developers/administrators to manage the clusters through rest calls instead of having to use gfsh (more info here: https://cwiki.apache.org/confluence/display/GEODE/Cluster+Management+Service ). Up until

Re: [Proposal] Refactor the Cache and Region perf stats structure.

2019-07-10 Thread Dan Smith
Seems reasonable. I'm guessing that CachePerfImpl contains many RegionStats. Does PartitionRegionStatsImpl just contain a single RegionStats? On Wed, Jul 10, 2019 at 4:49 PM Mark Hanson wrote: > Hi All, > > As many of you may know our structure for our perf stats is not great. I > would like to

Re: [Proposal] Refactor the Cache and Region perf stats structure.

2019-07-10 Thread Mark Hanson
PartitionRegionStatsImpl can contain one to many RegionStats > On Jul 10, 2019, at 4:53 PM, Dan Smith wrote: > > Seems reasonable. I'm guessing that CachePerfImpl contains many RegionStats. > Does PartitionRegionStatsImpl just contain a single RegionStats? > > On Wed, Jul 10, 2019 at 4:49 PM

[Proposal] Refactor the Cache and Region perf stats structure.

2019-07-10 Thread Mark Hanson
Hi All, As many of you may know our structure for our perf stats is not great. I would like to propose we refactor the code to have the following inheritance model, which Kirk and I came up with. It is my belief that fixing this will allow future features to be implemented in a much less

Re: [DISCUSS]: ClusterManagementService configuration objects

2019-07-10 Thread Jacob Barrett
Are these new objects public API or internal? > On Jul 10, 2019, at 1:16 PM, Jinmei Liao wrote: > > We've been working on a new and improved ClusterManagmentService for a > while now. It allows developers/administrators to manage the clusters > through rest calls instead of having to use gfsh

What triggers a maintenance release?

2019-07-10 Thread Alberto Bustamante Reyes
Hi all, I have not found information about this topic in the wiki, and taking into account that I cannot find any "hotfix" branch in github, maybe this has not happened yet: I would like to ask about the criteria to create a maintenance release. I suppose that a high priority bug should