Hi all,
I was wondering if there is some scheduled procedure that happens to clean removed data from disk.
I made a change to a vertex type where I dropped an attribute. I have about 27 million vertices.
The before and after partition usage was the same using gadmin status -v however.
How do you clear those dropped attributes from disk?
I did a gadmin restart, but to no avail.