Skip to content

Conversation

@salmart-dev
Copy link
Contributor

Summary

In #32877 the unique index was dropped to allow users to have multiple entries for the same mount, but different mountpoints. This leads to rows being duplicated and causes performance issues if the amount of duplication and users are not negligible.

Checklist

@salmart-dev salmart-dev self-assigned this Jul 21, 2025
@salmart-dev salmart-dev added bug 3. to review Waiting for reviews labels Jul 21, 2025
@salmart-dev salmart-dev force-pushed the fix/addUniqueMountpointIndex branch from 8fc443d to d659e15 Compare July 21, 2025 10:23
@salmart-dev
Copy link
Contributor Author

NVM, adding a unique index is not possible because we would exceed the index size as the mount_point could be very long

@salmart-dev salmart-dev deleted the fix/addUniqueMountpointIndex branch July 21, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants