datawave icon indicating copy to clipboard operation
datawave copied to clipboard

1797 - Fix the Blocker level issues found by SonarQube

Open cogross opened this issue 2 years ago • 2 comments

This fixes most of the Blocker level issues found by SonarQube. A few will require more substantial refactoring or redesigning of the code, so those will remain as they are.

Most of the changes involve wrapping calls to connectors/files with a try-resource block and fixing some synchronization blocks.

cogross avatar Dec 20 '22 18:12 cogross

Pushed up a new version, up to date w/ latest in integration and fixes for the things mentioned here.

cogross avatar Jan 09 '23 17:01 cogross

Fixed the last few things -- a few comments were hidden.

cogross avatar Mar 13 '24 18:03 cogross

This appears to have broken internal tests

hlgp avatar Mar 20 '24 20:03 hlgp