Solution:
Go to the JMX console : http://localhost:4502/system/comsole/jmx
Search for BLOBGarbagecollection and open it.
Click on startBlobGC(boolean markOnly) or startBlobGC(boolean markOnly, boolean forceBlobIdRetrieve) and click on invoke enter the value as true to retirve the BLOB ids for reference
As shown in below screenshot
Now run the Full Garbage collection as shown below.
That's it!.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.