Skip to content

HBASE-29978 Remove redundant imports in regionserver.jsp file#7880

Open
guluo2016 wants to merge 1 commit intoapache:masterfrom
guluo2016:hbase_HBASE-29978
Open

HBASE-29978 Remove redundant imports in regionserver.jsp file#7880
guluo2016 wants to merge 1 commit intoapache:masterfrom
guluo2016:hbase_HBASE-29978

Conversation

@guluo2016
Copy link
Member

Details see: HBASE-29978

@@ -19,7 +19,6 @@
--%>
<%@ page contentType="text/html;charset=UTF-8"
import="java.util.*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: not related. maybe get rid of .* imports

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this as well.
Actually, similar imports also exist in several other JSP files.
Maybe we can open a separate Jira issue to address this globally.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good

Copy link
Contributor

@vaijosh vaijosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -19,7 +19,6 @@
--%>
<%@ page contentType="text/html;charset=UTF-8"
import="java.util.*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants