Failed to drop bins

Our program write many bins unexpectedly cause by bugs , and bin number get the maximum numbers , we try to delete bins ,but failed .

we truncate the sets ,but the bins still remain from show bins we reset bins to null in insert caluse using aql tools insert into namespaces.sets (keys, bin) value('key',null) and bins still there how to drop set and bins without cold restart ,AS version 4.5.3.10

You can’t without a rolling cold restart. How to clear up set and bin names when it exceeds the maximum set limit

2 Likes

thank you very much , after rolling restart , the sets and bins gone

This topic was automatically closed 84 days after the last reply. New replies are no longer allowed.