Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
try { LOG.info("Initializing the RepositoryManager with immutable option turned off."); RepositoryManager.getInstance().initialize(false);
can we simply remove the double negative ? and make the config as mutable = true. Wont this make reading and understanding code much simpler? I am a trying to be positive person here !!!
Attachments
Issue Links
- is a clone of
-
SQOOP-1566 Sqoop2: Fix the upgrade logic for SQOOP-1498
- Resolved