-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GRPH-56 Implement transaction size check (18.04) #72
base: develop
Are you sure you want to change the base?
Conversation
@ronakpatel3110 : Can you provide steps to test this ? The QA team will need specific steps to reproduce and test the scenario. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- rebase and send the PR to develop
- provide detailed (as detailed as possible) for the QA team to fix it.
ee14f4d
to
b93101c
Compare
@bobinson 1) Rebase is done and sent PR to develop 2) It is not possible for QA to check this manually as we need to push many number of operations to reproduce this issue to increase the transaction size. To test this change, a new testcase is added In this test case, we are pushing multiple operations by below loop:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.