to solve the scala SI-3623 #122
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
RDGraph
RSAC
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: D-Net/dnet-hadoop#122
Loading…
Reference in New Issue
No description provided.
Delete Branch ":stable_ids"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
one way to solve the scala issue on encryptedfs at linux , see https://github.com/scala/bug/issues/3623
Overall, it looks good to me.
Just a small note for future refinements: it would be better if the string values used as regular expressions were defined in a single point as constants, to be reused across the java classes.