Skip to content

Conversation

@mbwhite
Copy link
Member

@mbwhite mbwhite commented May 11, 2020

Changed

        logger.info(() -> "Got response back from the peer" + response);

to

        logger.info(() -> "Got response back from the peer" + response.getTxid());

Don't do complex work in log points.

Signed-off-by: Matthew B White whitemat@uk.ibm.com

@mbwhite mbwhite requested a review from a team as a code owner May 11, 2020 14:13
@mbwhite mbwhite force-pushed the perf-check branch 3 times, most recently from fbd81b9 to 7cd1730 Compare May 11, 2020 14:38
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
@mbwhite
Copy link
Member Author

mbwhite commented May 12, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jt-nti jt-nti left a comment

Choose a reason for hiding this comment

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

Lgtm

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
@mbwhite mbwhite merged commit e9ad9ed into hyperledger:release-2.x May 12, 2020
@mbwhite mbwhite deleted the perf-check branch August 28, 2020 13:59
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