[
https://issues.apache.org/jira/browse/GEODE-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612742#comment-16612742
]
ASF subversion and git services commented on GEODE-4273:
--------------------------------------------------------
Commit 4290946d9dab98450964bbf498beea2bee650a3f in geode's branch
refs/heads/develop from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4290946 ]
GEODE-4273: overhaul DiskRegionJUnitTest (#2449)
* Remove use of base class
* Extract testCompactorClose to DiskRegionCompactorCloseIntegrationTest
* Extract testDiskRegDWAttrbts to DiskRegionAttributesIntegrationTest
* GEODE-3900: Use TemporaryFolder for all disk dirs and files
* Ensure Cache and DS have proper tearDown
* Use Rules, Awaitility, and AssertJ
* Use CountDownLatch instead of verbose synchronization tricks
* Minimize usage of non-User APIs
* Fix usage of deprecated APIs
* Use proper variable names
* Use MAX_OPLOG_SIZE_IN_BYTES instead of literal value
* Protect AtomicReferences with Awaitility to prevent NPEs
> org.apache.geode.internal.cache.DiskRegionJUnitTest.testEntryDestructionInSynchPersistOnlyForIOExceptionCase
> fails with IllegalStateException
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-4273
> URL: https://issues.apache.org/jira/browse/GEODE-4273
> Project: Geode
> Issue Type: Bug
> Components: persistence
> Reporter: Lynn Gallinat
> Assignee: Kirk Lund
> Priority: Major
> Labels: flaky, pull-request-available, swat
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> org.apache.geode.internal.cache.DiskRegionJUnitTest >
> testEntryDestructionInSynchPersistOnlyForIOExceptionCase FAILED
> java.lang.IllegalStateException: A connection to a distributed system
> already exists in this VM. It has the following configuration:
> ack-severe-alert-threshold="0"
> ack-wait-threshold="15"
> archive-disk-space-limit="0"
> archive-file-size-limit="0"
> async-distribution-timeout="0"
> async-max-queue-size="8"
> async-queue-timeout="60000"
> bind-address=""
> cache-xml-file="cache.xml"
> cluster-configuration-dir=""
> cluster-ssl-ciphers="any"
> cluster-ssl-enabled="false"
> cluster-ssl-keystore=""
> cluster-ssl-keystore-password=""
> cluster-ssl-keystore-type=""
> cluster-ssl-protocols="any"
> cluster-ssl-require-authentication="true"
> cluster-ssl-truststore=""
> cluster-ssl-truststore-password=""
> conflate-events="server"
> conserve-sockets="true"
> delta-propagation="true"
>
> deploy-working-dir="/tmp/build/ae3c03f4/built-geode/test/geode-core/build/integrationTest"
> disable-auto-reconnect="false"
> disable-tcp="false"
> distributed-system-id="-1"
> distributed-transactions="false"
> durable-client-id=""
> durable-client-timeout="300"
> enable-cluster-configuration="true"
> enable-network-partition-detection="true"
> enable-time-statistics="true"
> enforce-unique-host="false"
> gateway-ssl-ciphers="any"
> gateway-ssl-enabled="false"
> gateway-ssl-keystore=""
> gateway-ssl-keystore-password=""
> gateway-ssl-keystore-type=""
> gateway-ssl-protocols="any"
> gateway-ssl-require-authentication="true"
> gateway-ssl-truststore=""
> gateway-ssl-truststore-password=""
> groups=""
> http-service-bind-address=""
> http-service-port="7070"
> http-service-ssl-ciphers="any"
> http-service-ssl-enabled="false"
> http-service-ssl-keystore=""
> http-service-ssl-keystore-password=""
> http-service-ssl-keystore-type=""
> http-service-ssl-protocols="any"
> http-service-ssl-require-authentication="false"
> http-service-ssl-truststore=""
> http-service-ssl-truststore-password=""
> jmx-manager="false"
> jmx-manager-access-file=""
> jmx-manager-bind-address=""
> jmx-manager-hostname-for-clients=""
> jmx-manager-http-port="7070"
> jmx-manager-password-file=""
> jmx-manager-port="1099"
> jmx-manager-ssl-ciphers="any"
> jmx-manager-ssl-enabled="false"
> jmx-manager-ssl-keystore=""
> jmx-manager-ssl-keystore-password=""
> jmx-manager-ssl-keystore-type=""
> jmx-manager-ssl-protocols="any"
> jmx-manager-ssl-require-authentication="true"
> jmx-manager-ssl-truststore=""
> jmx-manager-ssl-truststore-password=""
> jmx-manager-start="false"
> jmx-manager-update-rate="2000"
> load-cluster-configuration-from-dir="false"
> locator-wait-time="0"
> locators=""
> lock-memory="false"
> log-disk-space-limit="0"
> log-file=""
> log-file-size-limit="0"
> log-level="config"
> max-num-reconnect-tries="3"
> max-wait-time-reconnect="60000"
> mcast-address="/239.192.81.1"
> mcast-flow-control="1048576, 0.25, 5000"
> mcast-port="0"
> mcast-recv-buffer-size="1048576"
> mcast-send-buffer-size="65535"
> mcast-ttl="32"
> member-timeout="5000"
> membership-port-range="[1024,65535]"
> memcached-bind-address=""
> memcached-port="0"
> memcached-protocol="ASCII"
> name=""
> off-heap-memory-size=""
> redis-bind-address=""
> redis-password=""
> redis-port="0"
> redundancy-zone=""
> remote-locators=""
> remove-unresponsive-client="false"
> roles=""
> security-client-accessor=""
> security-client-accessor-pp=""
> security-client-auth-init=""
> security-client-authenticator=""
> security-client-dhalgo=""
> security-log-file=""
> security-log-level="config"
> security-manager=""
> security-peer-auth-init=""
> security-peer-authenticator=""
> security-peer-verifymember-timeout="1000"
> security-post-processor=""
> security-shiro-init=""
> security-udp-dhalgo=""
> serializable-object-filter="!*"
> server-bind-address=""
> server-ssl-ciphers="any"
> server-ssl-enabled="false"
> server-ssl-keystore=""
> server-ssl-keystore-password=""
> server-ssl-keystore-type=""
> server-ssl-protocols="any"
> server-ssl-require-authentication="true"
> server-ssl-truststore=""
> server-ssl-truststore-password=""
> socket-buffer-size="32768"
> socket-lease-time="60000"
> ssl-ciphers="any"
> ssl-cluster-alias=""
> ssl-default-alias=""
> ssl-enabled-components="[]"
> ssl-gateway-alias=""
> ssl-jmx-alias=""
> ssl-keystore=""
> ssl-keystore-password=""
> ssl-keystore-type=""
> ssl-locator-alias=""
> ssl-protocols="any"
> ssl-require-authentication="true"
> ssl-server-alias=""
> ssl-truststore=""
> ssl-truststore-password=""
> ssl-truststore-type=""
> ssl-web-alias=""
> ssl-web-require-authentication="false"
> start-dev-rest-api="false"
> start-locator=""
> statistic-archive-file="/tmp/junit1142027256968688808/statsstats.gfs"
> ***(wanted "/tmp/junit5180329164257824481/statsstats.gfs")***
> statistic-sample-rate="1000"
> statistic-sampling-enabled="true"
> tcp-port="0"
> udp-fragment-size="60000"
> udp-recv-buffer-size="1048576"
> udp-send-buffer-size="65535"
> use-cluster-configuration="true"
> user-command-packages=""
> validate-serializable-objects="false"
> java.lang.NullPointerException
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)