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

Bug List #2

Open
zzt93 opened this issue Apr 9, 2018 · 1 comment
Open

Bug List #2

zzt93 opened this issue Apr 9, 2018 · 1 comment
Assignees
Labels

Comments

@zzt93
Copy link
Owner

zzt93 commented Apr 9, 2018

  • BatchBuffer flush same time

  • BatchBuffer should be thread local

  • ES output, insert by query will not retry

  • ES/Mysql output retry logic opt: if output fail too long, all filter threads will be blocked in retry this output channel; memory will be consumed too much.

@zzt93 zzt93 added the bug label Apr 9, 2018
@zzt93 zzt93 self-assigned this Apr 9, 2018
@zzt93
Copy link
Owner Author

zzt93 commented Aug 25, 2018

Done

  • ES bulkByScrollRequest not handling NoNodeAvailableException
  • FilterJob/BatchJob not catch Throwable, cause some scheduled task stopped silently.
  • MySQL output channel update by field (other than id) not implemented.
  • Mongo/Mysql Input lacking re-connection logic.
  • Executor awaittermination return false even all thread interrupted
  • retryFailed use addFirst may cause disorder of sync event
  • MongoDispatcher bug when converting json as here suggested

Repository owner locked and limited conversation to collaborators Sep 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant