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

write order id to file for large expire message #476

Closed
ackratos opened this issue Mar 6, 2019 · 3 comments
Closed

write order id to file for large expire message #476

ackratos opened this issue Mar 6, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ackratos
Copy link
Contributor

ackratos commented Mar 6, 2019

No description provided.

@ackratos
Copy link
Contributor Author

ackratos commented Mar 7, 2019

profiled on 1 M expire message: gc and compose message to publish takes too long, need optimize

image

ackratos added a commit that referenced this issue Mar 29, 2019
[R4R] #476 write order id to file for large expire message
@ackratos
Copy link
Contributor Author

ackratos commented Apr 15, 2019

a new round enhancement:

  1. only log expire id (and fee), publish other types of order, proposals, stakeupdates in kafka message
  2. add fee, account address with same line of order id: orderid<space>address<space>fee
  3. add new line (blocktime in nanosecond) below height

@ackratos
Copy link
Contributor Author

ackratos commented Jan 6, 2020

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant