[
https://issues.apache.org/jira/browse/HDDS-2461?focusedWorklogId=344773&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-344773
]
ASF GitHub Bot logged work on HDDS-2461:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Nov/19 04:08
Start Date: 16/Nov/19 04:08
Worklog Time Spent: 10m
Work Description: bharatviswa504 commented on pull request #144:
HDDS-2461. Logging by ChunkUtils is misleading
URL: https://github.com/apache/hadoop-ozone/pull/144
----------------------------------------------------------------
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: 344773)
Time Spent: 20m (was: 10m)
> Logging by ChunkUtils is misleading
> -----------------------------------
>
> Key: HDDS-2461
> URL: https://issues.apache.org/jira/browse/HDDS-2461
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: Ozone Datanode
> Reporter: Marton Elek
> Assignee: Marton Elek
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> During a k8s based test I found a lot of log message like:
> {code:java}
> 2019-11-12 14:27:13 WARN ChunkManagerImpl:209 - Duplicate write chunk
> request. Chunk overwrite without explicit request.
> ChunkInfo{chunkName='A9UrLxiEUN_testdata_chunk_4465025, offset=0, len=1024}
> {code}
> I was very surprised as at ChunkManagerImpl:209 there was no similar lines.
> It turned out that it's logged by ChunkUtils but it's used the logger of
> ChunkManagerImpl.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]