Statement : Full Garbage collection for BLOBGarage
Solution :
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
- Now run the Full Garbage collection as shown in below.
- That's it!.
No comments:
Post a Comment