You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/09/06 10:53:00 UTC

[jira] [Created] (HDDS-405) User/volume mapping is not cleaned up during the deletion of the last volume

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org