Elek, Marton created HDDS-405: --------------------------------- Summary: User/volume mapping is not cleaned up during the deletion of the last volume Key: HDDS-405 URL: https://issues.apache.org/jira/browse/HDDS-405 Project: Hadoop Distributed Data Store Issue Type: Bug Affects Versions: 0.2.1 Reporter: Elek, Marton Assignee: Elek, Marton
I found this bug with executing (an improved) acceptance tests: After creating and deleting a key the listKey didn't work any more as in the user table a stale record remained after the deletion. The root cause is that the user is removed from the default column family instead of the table column family. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org