assertj / assertj/assertj-db

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

オープン
#59 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
130
フォーク
21
PR マージ指標
30日以内にマージされた PR はありません

説明

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)

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reproducing the testcase shown in the issue: initialize Changes(Table) for a table with nearly 150,000 records, call setStartPointNow() and setEndPointNow(), then run changes.getChangeList(). Determine whether the call completes after changing one record and document the observed performance or endless-loop behavior as the completion criterion.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
databases
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。