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 (m
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 M
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
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 painf
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 no
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
A
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 p
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 exist