One month after cutting support/1.15, Jira shows 5 blockers remaining [1].
Great work, keep those bug reports and fixes coming!
This week I will be conducting a practice exercise of creating a 1.15.0.RC0 to
test release scripts and pipelines. Please ignore this RC0 tag (no need to
review or vo
Hi,
We understand the recommendation is to fit the Geode JVM within one NUMA node
for optimal performance, so in case we're running in a system with multiple
NUMA nodes and our JVM can fit in the memory available in a single NUMA, it is
recommended to pin it there ([1]).
However, does anyone h
The NUMA settings really only affects transient / non-shared objects. These are
objects where the thread that allocated them is most likely to be the one to
access them and in a short enough time span that the thread is not scheduled in
a different NUMA zone core. Non-transient and shared object
Build Update for apache/geode-examples
-
Build: #701
Status: Canceled
Duration: ?
Commit: d7974b3 (support/1.15)
Author: Owen Nichols
Message: GEODE-10089: Set temporary staging repo
This serves two purposes: it gives the RC pipeline a way to get the
nexus sta
Build Update for apache/geode-examples
-
Build: #703
Status: Errored
Duration: 58 secs
Commit: d494b12 (rel/v1.15.0.RC0)
Author: Owen Nichols
Message: GEODE-10089: Bump version to 1.15.0
As part of the Geode Release Process, the geode-examples build number
mus