[
https://issues.apache.org/jira/browse/TRAFODION-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286979#comment-16286979
]
ASF GitHub Bot commented on TRAFODION-2731:
-------------------------------------------
GitHub user anoopsharma00 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1336
jira TRAFODION-2731 Corrected a problem related to phandle
A previous change checked in for code cleanup
was causing incorrect phandle to be generated.
It was causing phoenix regressions tests to fail.
That issue has now been fixed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anoopsharma00/incubator-trafodion
ansharma_phandle_br
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1336.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 #1336
----
commit 9e5fef0f08595142c9bbb4794a7435871b3e9d3b
Author: Anoop Sharma <[email protected]>
Date: 2017-12-12T02:07:13Z
jira TRAFODION-2731 Corrected a problem related to phandle
A previous change checked in for code cleanup
was causing incorrect phandle to be generated.
That has been fixed.
----
> CodeCleanup: Remove obsolete, legacy and unused code
> ----------------------------------------------------
>
> Key: TRAFODION-2731
> URL: https://issues.apache.org/jira/browse/TRAFODION-2731
> Project: Apache Trafodion
> Issue Type: Improvement
> Reporter: Anoop Sharma
> Assignee: Anoop Sharma
> Priority: Minor
>
> There is code in trafodion branch that is leftover from previous product and
> is no longer used.
> It includes legacy features and code fragments, unneeded ifdef defines and
> obsolete files.
> Having all that old code makes it difficult to read, understand or make
> changes.
> This jira is filed to handle removal of obsolete code.
> It will be implemented in multiple phases.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)