assertj / assertj/assertj-db

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

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
130
Forks
21
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/41499236/60006988-012c6380-96a4-11e9-959d-e54a979f7e20.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.