[
https://issues.apache.org/jira/browse/HDDS-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677169#comment-16677169
]
Anu Engineer commented on HDDS-809:
-----------------------------------
{quote}[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
(default-testCompile) on project hadoop-ozone-integration-test: Compilation
failure
[ERROR]
/Users/aengineer/apache/hadoop/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestScmChillMode.java:[37,41]
cannot find symbol
[ERROR] symbol: class SCMChillModeManager
[ERROR] location: package org.apache.hadoop.hdds.scm.server
[ERROR] -> [Help 1]
[ERROR]
{quote}
There is a failure when I compile on my local machine with this patch. Perhaps
we need a rebase? Thanks
> Refactor SCMChillModeManager
> ----------------------------
>
> Key: HDDS-809
> URL: https://issues.apache.org/jira/browse/HDDS-809
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Affects Versions: 0.3.0
> Reporter: Yiqun Lin
> Assignee: Yiqun Lin
> Priority: Major
> Attachments: HDDS-809.001.patch, HDDS-809.002.patch
>
>
> Currently the class SCMChillModeManager and related class
> Precheck/ChillModePrecheck are directly underĀ the packageĀ
> {{org.apache.hadoop.hdds.scm.server}}. This looks not so appropriate and we
> can have a refactor for this.
> In addition, we can separate its inner classes (rule classes) and make them
> as independent classes. This will make the logic of chillmode manage look
> very clean.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]