Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

When adding transaction, the transaction pool should return the name of the queue along with the status - Closes #1166 #1167

Merged

Conversation

SargeKhan
Copy link
Contributor

What was the problem?

When adding transaction, the transaction pool did not return the name of the queue the transaction was being added to.

How did I fix it?

Added the queue name with the function response.

How to test it?

Run tests.

Review checklist

@SargeKhan SargeKhan changed the base branch from development to release/2.1.0 March 5, 2019 17:21
Copy link
Contributor

@shuse2 shuse2 left a comment

Choose a reason for hiding this comment

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

but why does it need the queueName? more for debugging?

@shuse2 shuse2 merged commit 0368b94 into release/2.1.0 Mar 6, 2019
@shuse2 shuse2 deleted the 1166-return_queue_name_with_add_transaction_result branch March 6, 2019 08:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants