This is an automated email from the ASF dual-hosted git repository.
aplex pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gobblin.git.
from 601312d [GOBBLIN-1530] Add error reporting for missing source nodes
that may not exist (#3381)
add f99384f [GOBBLIN-1537] provide a config to provide custom Trash class
(#3387)
No new revisions were added by this update.
Summary of changes:
.../gobblin/configuration/ConfigurationKeys.java | 1 +
.../retention/dataset/FsCleanableHelper.java | 2 ++
.../retention/profile/MultiDatasetFinder.java | 2 +-
.../data/management/trash/ProxiedTrash.java | 10 +++++-
.../gobblin/data/management/trash/Trash.java | 10 ++++++
.../data/management/trash/TrashFactory.java | 38 ++++++++++++++--------
6 files changed, 47 insertions(+), 16 deletions(-)