-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6310/
-----------------------------------------------------------
Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
Description
-------
I've refactored code around default ID value and checking if the value is being
set.
This addresses bug SQOOP-534.
https://issues.apache.org/jira/browse/SQOOP-534
Diffs
-----
branches/sqoop2/common/src/main/java/org/apache/sqoop/model/MPersistableEntity.java
1368302
branches/sqoop2/common/src/test/java/org/apache/sqoop/model/TestMPersistableEntity.java
PRE-CREATION
branches/sqoop2/core/src/main/java/org/apache/sqoop/connector/ConnectorManager.java
1368302
branches/sqoop2/repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java
1368302
Diff: https://reviews.apache.org/r/6310/diff/
Testing
-------
I've added simple unit test for MPersistableEntity.
Thanks,
Jarek Cecho