You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandeep More (JIRA)" <ji...@apache.org> on 2017/12/19 21:08:00 UTC

[jira] [Comment Edited] (KNOX-998) Rename class packages to org.apache.knox.gateway

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

Sandeep More edited comment on KNOX-998 at 12/19/17 9:07 PM:
-------------------------------------------------------------

Hello [~rkellogg] 
Good question, this issue is addressed by creating adapter classes, which have the old package structure so that the existing deployments are not affected.

This is an example for [logging | https://github.com/apache/knox/blob/KNOX-998-Package_Restructuring/gateway-adapter/src/main/java/org/apache/hadoop/gateway/audit/log4j/layout/AuditLayout.java] 

Also, if you can think of any other impacts you can think of please let us know it would be extremely useful and much easier to fix now :)


was (Author: smore):
Hello [~rkellogg] 
Good question, this issue is addressed by creating adapter classes, which have the old package structure so that the existing deployments are not affected.

This is an example for [logging | https://github.com/apache/knox/blob/KNOX-998-Package_Restructuring/gateway-adapter/src/main/java/org/apache/hadoop/gateway/audit/log4j/layout/AuditLayout.java] 

> Rename class packages to org.apache.knox.gateway
> ------------------------------------------------
>
>                 Key: KNOX-998
>                 URL: https://issues.apache.org/jira/browse/KNOX-998
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>             Fix For: 1.0.0
>
>
> Update the package names in order to remove "hadoop" from the class packages throughout  Apache Knox codebase. Currently, the package are some derivative of "org.apache.hadoop.gateway...". The intent of this improvement is to make the class packages rooted at "org.apache.knox.gateway...". We will have to determine what is needed to be backward compatible for any consumers that have extended our existing classes however.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)