Re: WAN replication issue in cloud native environments

2020-03-04 Thread Dan Smith
Oh, sorry, I meant server affinity with the proxy itself. So that it will always route traffic from the same gateway sender to the same gateway receiver. Hopefully that would ensure that pings go to the same receiver data is sent to. -Dan On Wed, Mar 4, 2020, 1:31 AM Alberto Bustamante Reyes wro

Cloudburst from RISELabs

2020-03-04 Thread Sai Boorlagadda
Devs, I came across Cloudburst paper which introduces function execution integrated into a KV store (Anna) by Berkley folks @ RISELabs which resembles Geode's functions execution engine. I thought I would share this paper with the rest of the community. https://arxiv.org/pdf/2001.04592.pdf Sai

Re: Help needed to get my PR to pass the stressNewTest

2020-03-04 Thread Eric Shu
Running repeated tests in IDEA takes a while. So no, I have not finished running of the test. Will try again to see if failed with the same. -Eric On Wed, Mar 4, 2020 at 2:53 PM Jinmei Liao wrote: > Have you tried running all the changed tests in your IDEA repeatedly to see > if there would be

Re: Help needed to get my PR to pass the stressNewTest

2020-03-04 Thread Jinmei Liao
Have you tried running all the changed tests in your IDEA repeatedly to see if there would be a failure? On Wed, Mar 4, 2020 at 1:28 PM Eric Shu wrote: > My PR (https://github.com/apache/geode/pull/4709) continue to fail in > stressNewTest. I have been retrigger the test and all failed with same

Re: Help needed to get my PR to pass the stressNewTest

2020-03-04 Thread Mark Hanson
Hi Eric, When you have a moment, ping me. I can help. I thinkā€¦ Thanks, Mark > On Mar 4, 2020, at 1:27 PM, Eric Shu wrote: > > My PR (https://github.com/apache/geode/pull/4709) continue to fail in > stressNewTest. I have been retrigger the test and all failed with same > issue. I need help to

Help needed to get my PR to pass the stressNewTest

2020-03-04 Thread Eric Shu
My PR (https://github.com/apache/geode/pull/4709) continue to fail in stressNewTest. I have been retrigger the test and all failed with same issue. I need help to find out how to get this PR to pass the target. Thanks! -Eric > Task :geode-assembly:repeatDistributedTest 15:59:04 Do not allow mor

Re: Let's Deprecate the SECURITY_UDP_DHALGO Configuration Property

2020-03-04 Thread Kirk Lund
+1 to deprecating and removing SECURITY_UDP_DHALGO. The current implementation is a non-thread-safe hack that would require extensive work to "fix". It fails EVERY time we run mass test run. I'd prefer to see us embrace DTLS as a standard. On Fri, Feb 28, 2020 at 11:43 AM Bill Burcham wrote: > I

RE: WAN replication issue in cloud native environments

2020-03-04 Thread Alberto Bustamante Reyes
I have tried setting the server affinity on the gateway sender's pool in AbstractGatewaySender class, when the server location is set, but I dont see any difference on the behavior of the connections. I did not mention that the connections are reset every 5 seconds due to "java.io.EOFException: