You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Sarah Abbey (Jira)" <ji...@apache.org> on 2020/09/23 20:13:00 UTC

[jira] [Created] (GEODE-8525) PubSubNativeRedisAcceptanceTest.concurrentSubscribers_andPublishers_doesNotHang CI failure

Sarah Abbey created GEODE-8525:
----------------------------------

             Summary: PubSubNativeRedisAcceptanceTest.concurrentSubscribers_andPublishers_doesNotHang CI failure
                 Key: GEODE-8525
                 URL: https://issues.apache.org/jira/browse/GEODE-8525
             Project: Geode
          Issue Type: Bug
          Components: redis
            Reporter: Sarah Abbey


{code:java}
org.apache.geode.redis.internal.executor.pubsub.PubSubNativeRedisAcceptanceTest > concurrentSubscribers_andPublishers_doesNotHang FAILED
    java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: inner.get() errored after unsubscribe: null

        Caused by:
        java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: inner.get() errored after unsubscribe: null

            Caused by:
            java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: inner.get() errored after unsubscribe: null

                Caused by:
                java.util.concurrent.ExecutionException: java.lang.RuntimeException: inner.get() errored after unsubscribe: null

                    Caused by:
                    java.lang.RuntimeException: inner.get() errored after unsubscribe: null
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)