[ 
https://issues.apache.org/jira/browse/SQOOP-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764012#comment-15764012
 ] 

Hudson commented on SQOOP-3080:
-------------------------------

SUCCESS: Integrated in Jenkins build Sqoop-hadoop23 #1284 (See 
[https://builds.apache.org/job/Sqoop-hadoop23/1284/])
SQOOP-3080: Fix comment for default metadata transaction isolation level 
(maugli: 
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=0bd850396e924128f25b6d19bf5e1d0fb3e601f6])
* (edit) src/java/org/apache/sqoop/SqoopOptions.java


> Correct default transaction isolation level comment in SqoopOptions
> -------------------------------------------------------------------
>
>                 Key: SQOOP-3080
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3080
>             Project: Sqoop
>          Issue Type: Task
>    Affects Versions: 1.4.6
>            Reporter: Boglarka Egyed
>            Assignee: Attila Szabo
>            Priority: Trivial
>         Attachments: SQOOP-3080.patch
>
>
> Hi [~maugli],
> I have found a minor comment misinformation in the SqoopOptions class related 
> to your previous transaction isolation level change implemented in SQOOP-2349
> {code:java}
> // set default transaction isolation level to TRANSACTION_READ_UNCOMMITED
>  this.metadataTransactionIsolationLevel = 
> Connection.TRANSACTION_READ_COMMITTED;
> {code}
> Please correct the comment to TRANSACTION_READ_COMMITTED to avoid 
> misunderstanding.
> Thanks,
> Bogi



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to