Skip to content

Conversation

@albertogpz
Copy link
Contributor

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

@albertogpz albertogpz force-pushed the wip/fix_cleanqueues_hang branch from 22da7e5 to b610cd4 Compare November 16, 2021 08:51
String senderId = (String) ((List) context.getArguments()).get(0);
Boolean cleanQueues = (Boolean) ((List) context.getArguments()).get(1);

// toberal. Return without starting the gateway sender to provoke a timeout in the command
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vocabulary question: 'toberal'?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I left a debug troubleshooting log in this draft pull request.

@davebarnes97 davebarnes97 requested review from davebarnes97 and removed request for davebarnes97 November 16, 2021 17:12
@albertogpz albertogpz closed this Nov 16, 2021
@albertogpz albertogpz deleted the wip/fix_cleanqueues_hang branch November 16, 2021 17:12
@albertogpz albertogpz restored the wip/fix_cleanqueues_hang branch November 16, 2021 17:43
@albertogpz albertogpz reopened this Nov 16, 2021
@albertogpz albertogpz closed this Nov 16, 2021
@albertogpz albertogpz deleted the wip/fix_cleanqueues_hang branch November 16, 2021 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants