mapr-demos / mapr-fs-replication-extension

MapR FS real time replication and API
Apache License 2.0
0 stars 0 forks source link

Monitoring UI : RenameTo/RenameFrom look "inverted" #39

Closed tgrall closed 8 years ago

tgrall commented 8 years ago

Doing the following operation in the shell

$ mkdir FIRSTNAME
$ mv FIRSTNAME NEWNAME

The monitoring screen show the following:

Filename Last Event
FIRSTNAME RenameTo
NEWNAME RenameFrom

The original name is FIRSTNAME

so I would expect to have the "Rename From FIRSTNAME" "Rename To NEWNAME"

dmitriyHavrilovich commented 8 years ago

started