[
https://issues.apache.org/jira/browse/GEODE-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768825#comment-16768825
]
ASF subversion and git services commented on GEODE-6394:
--------------------------------------------------------
Commit 55dff1c19038b2b1dfffdd0fb0c3b138abbc834c in geode-benchmarks's branch
refs/heads/develop from Helena Bales
[ https://gitbox.apache.org/repos/asf?p=geode-benchmarks.git;h=55dff1c ]
GEODE-6394: set pool idle-timeout to be infinite (#54)
The client was dropping connections to the server when it shouldn't
have. Setting the pool's idle-timeout from the default of 5 seconds to
have no limit resolved this issue.
> Analyzed and pinpoint the issue with the latency degradation
> ------------------------------------------------------------
>
> Key: GEODE-6394
> URL: https://issues.apache.org/jira/browse/GEODE-6394
> Project: Geode
> Issue Type: Bug
> Components: benchmarks
> Reporter: nabarun
> Assignee: Helena Bales
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The benchmarks are failing with latency degradation of more than 5% when
> comparing 1.8.0 to current develop (1.9.0).
> This failure needs to be analyzed and pinpoint the issue why there is the
> performance degradation in these benchmarks.
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/Benchmark/builds/66
> {{BENCHMARK FAILED:
> org.apache.geode.benchmark.tests.PartitionedFunctionExecutionBenchmark
> average latency is 5% worse than baseline.}}
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/Benchmark/builds/67
> {{BENCHMARK FAILED:
> org.apache.geode.benchmark.tests.PartitionedFunctionExecutionBenchmark
> average latency is 5% worse than baseline.}}
> {{BENCHMARK FAILED:
> org.apache.geode.benchmark.tests.PartitionedFunctionExecutionWithArgumentsBenchmark
> average latency is 5% worse than baseline.}}
> {{BENCHMARK FAILED:
> org.apache.geode.benchmark.tests.ReplicatedFunctionExecutionBenchmark average
> latency is 5% worse than baseline.}}
> {{BENCHMARK FAILED:
> org.apache.geode.benchmark.tests.ReplicatedFunctionExecutionWithArgumentsBenchmark
> average latency is 5% worse than baseline.}}
> {{BENCHMARK FAILED:
> org.apache.geode.benchmark.tests.ReplicatedFunctionExecutionWithFiltersBenchmark
> average latency is 5% worse than baseline.}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)