[ 
https://issues.apache.org/jira/browse/HDDS-1145?focusedWorklogId=203337&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-203337
 ]

ASF GitHub Bot logged work on HDDS-1145:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Feb/19 22:47
            Start Date: 24/Feb/19 22:47
    Worklog Time Spent: 10m 
      Work Description: anuengineer commented on pull request #505: HDDS-1145. 
Add optional web server to the Ozone freon test tool
URL: https://github.com/apache/hadoop/pull/505#discussion_r259645623
 
 

 ##########
 File path: hadoop-ozone/tools/src/main/resources/webapps/freon/.gitkeep
 ##########
 @@ -0,0 +1,17 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
 
 Review comment:
   _Git cannot add a completely empty directory. People who want to track empty 
directories in Git have created the convention of putting files called .gitkeep 
in these directories. The file could be called anything; Git assigns no special 
significance to this name._
   
   From stack overflow.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 203337)
    Time Spent: 1h  (was: 50m)

> Add optional web server to the Ozone freon test tool
> ----------------------------------------------------
>
>                 Key: HDDS-1145
>                 URL: https://issues.apache.org/jira/browse/HDDS-1145
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Recently we improved the default HttpServer to support prometheus monitoring 
> and java profiling.
> It would be very useful to enable the same options for freon testing:
>  1. We need a simple way to profile freon and check the problems
>  2. Long running freons should be monitored
> We can create a new optional FreonHttpServer which includes all the required 
> servlets by default.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to