[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-07 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 07/May/19 22:40
Start Date: 07/May/19 22:40
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #797: HDDS-1489. 
Unnecessary log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797#issuecomment-490280292
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 24 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | 0 | shelldocs | 0 | Shelldocs was not available. |
   | +1 | @author | 1 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 54 | Maven dependency ordering for branch |
   | +1 | mvninstall | 412 | trunk passed |
   | +1 | compile | 231 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 814 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 128 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 16 | Maven dependency ordering for patch |
   | +1 | mvninstall | 403 | the patch passed |
   | +1 | compile | 221 | the patch passed |
   | +1 | javac | 221 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | shellcheck | 0 | There were no new shellcheck issues. |
   | +1 | whitespace | 1 | The patch has no whitespace issues. |
   | +1 | shadedclient | 706 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 127 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 151 | hadoop-hdds in the patch failed. |
   | -1 | unit | 1126 | hadoop-ozone in the patch failed. |
   | -1 | asflicense | 38 | The patch generated 1 ASF License warnings. |
   | | | 5185 | |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/3/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/797 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient shellcheck shelldocs |
   | uname | Linux 59a3b19cf00a 4.4.0-139-generic #165~14.04.1-Ubuntu SMP Wed 
Oct 31 10:55:11 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / eb9c890 |
   | Default Java | 1.8.0_191 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/3/artifact/out/patch-unit-hadoop-hdds.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/3/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/3/testReport/ |
   | asflicense | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/3/artifact/out/patch-asflicense-problems.txt
 |
   | Max. process+thread count | 4123 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/dist hadoop-ozone/ozonefs U: hadoop-ozone |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/3/console |
   | versions | git=2.7.4 maven=3.3.9 shellcheck=0.4.6 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238874)
Time Spent: 1.5h  (was: 1h 20m)

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The following log messages are printed on the console when running putkey
> {code}
> $ ozone sh key put /vol1/bucket1/key1 myfile
> 2019-05-03 23:25:15 INFO  GrpcClientProtocolClient:254 - 
> 

[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-07 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 07/May/19 21:48
Start Date: 07/May/19 21:48
Worklog Time Spent: 10m 
  Work Description: arp7 commented on pull request #797: HDDS-1489. 
Unnecessary log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797
 
 
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238839)
Time Spent: 1h 20m  (was: 1h 10m)

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The following log messages are printed on the console when running putkey
> {code}
> $ ozone sh key put /vol1/bucket1/key1 myfile
> 2019-05-03 23:25:15 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=0, SUCCESS, logIndex=1, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c2]
> 2019-05-03 23:25:16 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=1, SUCCESS, logIndex=3, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c4]
> {code}
> These are unnecessary noise and should be suppressed by default.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-07 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 07/May/19 19:20
Start Date: 07/May/19 19:20
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #797: HDDS-1489. 
Unnecessary log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797#issuecomment-490220836
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 30 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | 0 | shelldocs | 1 | Shelldocs was not available. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 37 | Maven dependency ordering for branch |
   | +1 | mvninstall | 390 | trunk passed |
   | +1 | compile | 210 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 774 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 128 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 25 | Maven dependency ordering for patch |
   | +1 | mvninstall | 428 | the patch passed |
   | +1 | compile | 210 | the patch passed |
   | +1 | javac | 210 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | shellcheck | 0 | There were no new shellcheck issues. |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 656 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 134 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 139 | hadoop-hdds in the patch failed. |
   | -1 | unit | 845 | hadoop-ozone in the patch failed. |
   | -1 | asflicense | 43 | The patch generated 1 ASF License warnings. |
   | | | 4873 | |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/2/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/797 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient shellcheck shelldocs |
   | uname | Linux 27c7ba8ec768 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 8ecbf61 |
   | Default Java | 1.8.0_191 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/2/artifact/out/patch-unit-hadoop-hdds.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/2/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/2/testReport/ |
   | asflicense | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/2/artifact/out/patch-asflicense-problems.txt
 |
   | Max. process+thread count | 4282 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/dist hadoop-ozone/ozonefs U: hadoop-ozone |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/2/console |
   | versions | git=2.7.4 maven=3.3.9 shellcheck=0.4.6 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238739)
Time Spent: 1h 10m  (was: 1h)

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The following log messages are printed on the console when running putkey
> {code}
> $ ozone sh key put /vol1/bucket1/key1 myfile
> 2019-05-03 23:25:15 INFO  GrpcClientProtocolClient:254 - 
> 

[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 07/May/19 00:10
Start Date: 07/May/19 00:10
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #797: HDDS-1489. 
Unnecessary log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797#issuecomment-489831647
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 33 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | 0 | shelldocs | 0 | Shelldocs was not available. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 48 | Maven dependency ordering for branch |
   | +1 | mvninstall | 433 | trunk passed |
   | +1 | compile | 211 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 740 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 131 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 16 | Maven dependency ordering for patch |
   | +1 | mvninstall | 426 | the patch passed |
   | +1 | compile | 208 | the patch passed |
   | +1 | javac | 208 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | shellcheck | 0 | There were no new shellcheck issues. |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 640 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 124 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 141 | hadoop-hdds in the patch failed. |
   | -1 | unit | 952 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 47 | The patch does not generate ASF License warnings. |
   | | | 4322 | |
   
   
   | Reason | Tests |
   |---:|:--|
   | Failed junit tests | hadoop.ozone.client.rpc.TestOzoneAtRestEncryption |
   |   | hadoop.ozone.client.rpc.TestOzoneRpcClient |
   |   | hadoop.hdds.scm.pipeline.TestRatisPipelineProvider |
   |   | 
hadoop.ozone.container.common.statemachine.commandhandler.TestBlockDeletion |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/797 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient shellcheck shelldocs |
   | uname | Linux 949ab61dfba0 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 93f2283 |
   | Default Java | 1.8.0_191 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/1/artifact/out/patch-unit-hadoop-hdds.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/1/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/1/testReport/ |
   | Max. process+thread count | 4370 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/dist hadoop-ozone/ozonefs U: hadoop-ozone |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-797/1/console |
   | versions | git=2.7.4 maven=3.3.9 shellcheck=0.4.6 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238224)
Time Spent: 1h  (was: 50m)

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> The following log messages are 

[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 06/May/19 23:09
Start Date: 06/May/19 23:09
Worklog Time Spent: 10m 
  Work Description: shwetayakkali commented on pull request #797: 
HDDS-1489. Unnecessary log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797#discussion_r281399158
 
 

 ##
 File path: hadoop-ozone/dist/src/main/compose/ozoneperf/docker-config
 ##
 @@ -36,3 +36,4 @@ 
LOG4J.PROPERTIES_log4j.appender.stdout.layout.ConversionPattern=%d{-MM-dd HH
 LOG4J.PROPERTIES_log4j.logger.org.apache.hadoop.util.NativeCodeLoader=ERROR
 LOG4J.PROPERTIES_log4j.logger.org.apache.ratis.conf.ConfUtils=WARN
 
LOG4J.PROPERTIES_log4j.logger.org.apache.hadoop.security.ShellBasedUnixGroupsMapping=ERROR
+LOG4J.PROPERTIES_log4j.logger.org.apache.ratis.grpc.client.GrpcClientProtocolClient=WARN
 
 Review comment:
   checkstyle warning here to add a new line at the end of file.
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238195)
Time Spent: 50m  (was: 40m)

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The following log messages are printed on the console when running putkey
> {code}
> $ ozone sh key put /vol1/bucket1/key1 myfile
> 2019-05-03 23:25:15 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=0, SUCCESS, logIndex=1, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c2]
> 2019-05-03 23:25:16 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=1, SUCCESS, logIndex=3, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c4]
> {code}
> These are unnecessary noise and should be suppressed by default.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 06/May/19 23:07
Start Date: 06/May/19 23:07
Worklog Time Spent: 10m 
  Work Description: swagle commented on issue #797: HDDS-1489. Unnecessary 
log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797#issuecomment-489819230
 
 
   @arp7 To change the log level of the message would need a Ratis Jira since 
it is, 
org.apache.ratis.grpc.client.GrpcClientProtocolClient.AsyncStreamObservers, 
logging this message.
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238193)
Time Spent: 0.5h  (was: 20m)

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The following log messages are printed on the console when running putkey
> {code}
> $ ozone sh key put /vol1/bucket1/key1 myfile
> 2019-05-03 23:25:15 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=0, SUCCESS, logIndex=1, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c2]
> 2019-05-03 23:25:16 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=1, SUCCESS, logIndex=3, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c4]
> {code}
> These are unnecessary noise and should be suppressed by default.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 06/May/19 23:08
Start Date: 06/May/19 23:08
Worklog Time Spent: 10m 
  Work Description: shwetayakkali commented on pull request #797: 
HDDS-1489. Unnecessary log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797#discussion_r281399103
 
 

 ##
 File path: hadoop-ozone/dist/src/main/compose/ozonefs/docker-config
 ##
 @@ -35,3 +35,4 @@ 
LOG4J.PROPERTIES_log4j.appender.stdout=org.apache.log4j.ConsoleAppender
 LOG4J.PROPERTIES_log4j.appender.stdout.layout.ConversionPattern=%d{-MM-dd 
HH:mm:ss} %-5p %c{1}:%L - %m%n
 LOG4J.PROPERTIES_log4j.logger.org.apache.hadoop.util.NativeCodeLoader=ERROR
 LOG4J.PROPERTIES_log4j.logger.org.apache.ratis.conf.ConfUtils=WARN
+LOG4J.PROPERTIES_log4j.logger.org.apache.ratis.grpc.client.GrpcClientProtocolClient=WARN
 
 Review comment:
   checkstyle warning to add a new line at the end of file.
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238194)
Time Spent: 40m  (was: 0.5h)

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The following log messages are printed on the console when running putkey
> {code}
> $ ozone sh key put /vol1/bucket1/key1 myfile
> 2019-05-03 23:25:15 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=0, SUCCESS, logIndex=1, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c2]
> 2019-05-03 23:25:16 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=1, SUCCESS, logIndex=3, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c4]
> {code}
> These are unnecessary noise and should be suppressed by default.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 06/May/19 22:56
Start Date: 06/May/19 22:56
Worklog Time Spent: 10m 
  Work Description: swagle commented on pull request #797: HDDS-1489. 
Unnecessary log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797
 
 
   cc: @arp7 
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238188)
Time Spent: 10m
Remaining Estimate: 0h

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The following log messages are printed on the console when running putkey
> {code}
> $ ozone sh key put /vol1/bucket1/key1 myfile
> 2019-05-03 23:25:15 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=0, SUCCESS, logIndex=1, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c2]
> 2019-05-03 23:25:16 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=1, SUCCESS, logIndex=3, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c4]
> {code}
> These are unnecessary noise and should be suppressed by default.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1489) Unnecessary log messages on console with Ozone shell

2019-05-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1489:


Author: ASF GitHub Bot
Created on: 06/May/19 22:57
Start Date: 06/May/19 22:57
Worklog Time Spent: 10m 
  Work Description: arp7 commented on issue #797: HDDS-1489. Unnecessary 
log messages on console with Ozone shell.
URL: https://github.com/apache/hadoop/pull/797#issuecomment-489817144
 
 
   Instead of setting log threshold to WARN, would it be better to move the 
offending log messsages to DEBUG level?
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 238189)
Time Spent: 20m  (was: 10m)

> Unnecessary log messages on console with Ozone shell 
> -
>
> Key: HDDS-1489
> URL: https://issues.apache.org/jira/browse/HDDS-1489
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone CLI
>Reporter: Arpit Agarwal
>Assignee: Siddharth Wagle
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The following log messages are printed on the console when running putkey
> {code}
> $ ozone sh key put /vol1/bucket1/key1 myfile
> 2019-05-03 23:25:15 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=0, SUCCESS, logIndex=1, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c2]
> 2019-05-03 23:25:16 INFO  GrpcClientProtocolClient:254 - 
> client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140: receive 
> RaftClientReply:client-9A5E39BD681D->96c8bede-ba3f-4e01-86d8-53f97957f140@group-8B0913807C4D,
>  cid=1, SUCCESS, logIndex=3, commits[96c8bede-ba3f-4e01-86d8-53f97957f140:c4]
> {code}
> These are unnecessary noise and should be suppressed by default.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org