[
https://issues.apache.org/jira/browse/HDDS-1965?focusedWorklogId=294690&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-294690
]
ASF GitHub Bot logged work on HDDS-1965:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Aug/19 11:13
Start Date: 14/Aug/19 11:13
Worklog Time Spent: 10m
Work Description: adoroszlai commented on pull request #1293: HDDS-1965.
Compile error due to leftover ScmBlockLocationTestIngClient file
URL: https://github.com/apache/hadoop/pull/1293
## What changes were proposed in this pull request?
Typo in class name of `ScmBlockLocationTestingClient` was fixed in
5a248de5115, but the original file is still present in the repo, causing
compile error.
https://issues.apache.org/jira/browse/HDDS-1965
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 294690)
Time Spent: 10m
Remaining Estimate: 0h
> Compile error due to leftover ScmBlockLocationTestIngClient file
> ----------------------------------------------------------------
>
> Key: HDDS-1965
> URL: https://issues.apache.org/jira/browse/HDDS-1965
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: build
> Affects Versions: 0.5.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:title=https://ci.anzix.net/job/ozone/17667/consoleText}
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /var/jenkins_home/workspace/ozone@2/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/ScmBlockLocationTestIngClient.java:[65,8]
> class ScmBlockLocationTestingClient is public, should be declared in a file
> named ScmBlockLocationTestingClient.java
> [ERROR]
> /var/jenkins_home/workspace/ozone@2/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/ScmBlockLocationTestingClient.java:[65,8]
> duplicate class: org.apache.hadoop.ozone.om.ScmBlockLocationTestingClient
> [INFO] 2 errors
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]