My ASF account is:
NAMEivorzhou
EMAIL: ivorz...@gmail.com
Thanks
Ivor Zhou
---
Spring Data GemFire > Nightly-ApacheGeode > #1079 was successful.
---
Scheduled
2458 tests in total.
https://build.spring.io/browse/SGF-NAG-1079/
--
Thi
I noticed the following warning log statement while digging through the
ouput in a dunit.
It's caused by a bug in
org.apache.geode.management.internal.beans.ManagementListener$handleEvent
-- the readLock is acquired under a condition (event !=
ResourceEvent.SYSTEM_ALERT) but released without condi
> Think I need finish the test code before create pull request.
We have integrations into GitHub that launch precheckin testing in our
continuous integration Concourse pipelines. PR status hooks updated when
tests pass or fail.
Of course, from a philosophical point of view, every bug is the resu
Hi, Udo
I already fork the geode and commit my code in
https://github.com/twosand/geode.git feature/GEODE-5896 .
Think I need finish the test code before create pull request. But actually I
hope I can get some suggestion or maybe someone can review the code changes.
I do some investigate
Dinesh, have you analyzed the full thread dump to see if there is a deadlock?
I can’t tell just from these 2 threads if there is a deadlock.
Anthony
> On Oct 23, 2018, at 6:32 AM, Dinesh Akhand wrote:
>
> Hi team,
>
> Recently we see JVM stuck , in stack trace I can see below method having
Hi team,
Recently we see JVM stuck , in stack trace I can see below method having problem
As per document
From link :
https://geode.apache.org/releases/latest/javadoc/org/apache/geode/cache/CacheListener.html
this warning:
WARNI
Hi Team,
I need to know , how to print number of lost bucket , when 2 JVM goes down and
all JVM holding the customer partition region.
Suppose, I have 5 jvm in cluster where CUSTOMER region is partition region
which 1 copy of data[redundant-copies="1"] in ALL JVM.
Thanks,
Dinesh Akhand
“Amdoc