Skip to content

Commit

Permalink
cosmetic #10623
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Aug 21, 2024
1 parent 2512eab commit 6b06d94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -810,8 +810,6 @@ private void processCompletedUploadTask(Dataset dataset,
// Keeping a lock through the add datafiles API call avoids a conflicting edit
// and keeps any open dataset page refreshing until the datafile appears.

// @todo is it necessary? what is wrong exactly with keeping the Globus
// lock on for the duration of the process?
if (taskSuccess) {
myLogger.info("Finished upload via Globus job.");

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package edu.harvard.iq.dataverse.globus;

import edu.harvard.iq.dataverse.settings.SettingsServiceBean;
Expand Down

0 comments on commit 6b06d94

Please sign in to comment.