[
https://issues.apache.org/jira/browse/TRAFODION-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404518#comment-16404518
]
ASF GitHub Bot commented on TRAFODION-2998:
-------------------------------------------
GitHub user traflm opened a pull request:
https://github.com/apache/trafodion/pull/1483
[TRAFODION-2998] sleep execution code cannot build on CentOS 7
Wrong implementation in the sleep runtime code. And made it not able to be
built on CentOS 7 because of bad data type conversion.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/traflm/trafodion TRAFODION-2998-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1483.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1483
----
commit 80b76cd4ce9102d3f52e82392af213819a54023c
Author: Liu Ming <ovis_poly@...>
Date: 2018-03-19T03:34:09Z
[TRAFODION-2998] sleep execution code cannot build on CentOS 7
----
> sleep execution code cannot build on CentOS 7
> ---------------------------------------------
>
> Key: TRAFODION-2998
> URL: https://issues.apache.org/jira/browse/TRAFODION-2998
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: liu ming
> Assignee: liu ming
> Priority: Major
>
> CentOS 7 compile trafodion fail due to newly added sleep() function.
> And other issues
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)