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

how to monitor changes in a table when there is huge amount od data #59

Open
tbdyzm opened this issue Jun 24, 2019 · 0 comments
Open

how to monitor changes in a table when there is huge amount od data #59

tbdyzm opened this issue Jun 24, 2019 · 0 comments

Comments

@tbdyzm
Copy link

tbdyzm commented Jun 24, 2019

Hi,
I used Changes(Table) to init changes, and there are nearly 150,000 records in a table, I just changed one record.I used setStartPointNow() and setEndPointNow() to monitor the changes. when I tried to find what changed in the table, changes.getChangeList() went into an endless loop.
Is there a performance bottleneck about the amount of records in a table.

Testcase run as the following pic:
2

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

No branches or pull requests

1 participant