Skip to content
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

INDY-2244: New flags to disable batching and message requests #1378

Merged
merged 4 commits into from
Oct 22, 2019

Conversation

ashcherbakov
Copy link
Contributor

  • add flags to disable Transport Batching and Message Requests
  • bump libindy
  • increase Node-to-Node message quota

Signed-off-by: ashcherbakov <alexander.sherbakov@dsr-corporation.com>
Signed-off-by: ashcherbakov <alexander.sherbakov@dsr-corporation.com>
Signed-off-by: ashcherbakov <alexander.sherbakov@dsr-corporation.com>
Signed-off-by: ashcherbakov <alexander.sherbakov@dsr-corporation.com>
skhoroshavin
skhoroshavin previously approved these changes Oct 22, 2019
@@ -413,3 +413,10 @@
TXN_AUTHOR_AGREEMENT_ACCEPTANCE_TIME_AFTER_PP_TIME = 120

NEW_VIEW_TIMEOUT = 30 # in secs

# Flags
TRANSPORT_BATCH_ENABLED = True
Copy link
Member

Choose a reason for hiding this comment

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

I have a suspicion that this flag needs to be placed in stp_core config...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Currently Batching logic is in Plenum, not ZMQ...

lampkin-diet
lampkin-diet previously approved these changes Oct 22, 2019
@skhoroshavin skhoroshavin merged commit cac82d1 into hyperledger:master Oct 22, 2019
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.

None yet

3 participants