Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0-developer-preview-4
-
Fix Version/s: 2.0-developer-preview-4
-
Component/s: view-engine
-
Security Level: Public
-
Labels:None
-
Environment:Developer's 2 nodes cluster
Description
Not sure if it's easily reproducible. But I simply loaded 50k tiny items, defined nop index (the one our UI defines). Run it on full subset. Loaded 150k tiny items overwriting previously loaded 50k items. Then spotted that some compaction code is crashing. Attaching diag.
http://friendpaste.com/s3PjhxzMQeaboSa5dDEi0
Also, if compaction goes successful, see if you can query the full view and the rows are properly sorted.
Thanks