[jira] [Created] (OFBIZ-6992) Field 'maxRetry' is typed as 'numeric in entity 'JobSandbox'

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-6992) Field 'maxRetry' is typed as 'numeric in entity 'JobSandbox'

Nicolas Malin (Jira)
Pierre Smits created OFBIZ-6992:
-----------------------------------

             Summary: Field 'maxRetry' is typed as 'numeric in entity 'JobSandbox'
                 Key: OFBIZ-6992
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6992
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk
            Reporter: Pierre Smits


Currently the field 'maxRetry' in entity 'JobSandbox' in the entitydef of the service component in the Framework stack is typed as 'numeric'.

This should be typed in accordance with the various integer types (INT, INTEGER, SMALLINT, BIGINT, LARGEINT, etc), as it doesn't make sense to associate it with a type that is normally used for numbers with decimals.

Some connectors to DBMSes and/or the databases themselves are very picky about this. As I have experienced when trying to have OFBiz persist on HBase.



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