You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alberto Gomez (Jira)" <ji...@apache.org> on 2022/01/28 19:28:00 UTC

[jira] [Created] (GEODE-10000) Avoid gfsh stop gateway sender error when stopped a second time

Alberto Gomez created GEODE-10000:
-------------------------------------

             Summary: Avoid gfsh stop gateway sender error when stopped a second time
                 Key: GEODE-10000
                 URL: https://issues.apache.org/jira/browse/GEODE-10000
             Project: Geode
          Issue Type: Bug
          Components: gfsh, wan
            Reporter: Alberto Gomez


After changing the implementation of the "stop gateway sender" command to be parallel, when it is invoked a second time it fails with the following error:

Error while processing command <stop gateway-sender --id=sender1> Reason : Task java.util.concurrent.FutureTask@513d30f9 rejected from java.util.concurrent.ThreadPoolExecutor@85189b9[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)