[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2016-03-30 Thread Tomu Tsuruhara (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217665#comment-15217665 ] Tomu Tsuruhara commented on HBASE-14443: How is this going? I also want this feature. How about

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-12-08 Thread Bryan Beaudreault (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047201#comment-15047201 ] Bryan Beaudreault commented on HBASE-14443: --- I see there is a patch available for this. Any

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-12-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047214#comment-15047214 ] Andrew Purtell commented on HBASE-14443: bq. Andrew Purtell can you outline the properties that

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-12-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047209#comment-15047209 ] Andrew Purtell commented on HBASE-14443: bq .In terms of security, there are already tons of log

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-29 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935115#comment-14935115 ] Nick Dimiduk commented on HBASE-14443: -- I like the latest patch, preserving the original format.

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-28 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14910140#comment-14910140 ] Jianwei Cui commented on HBASE-14443: - For if/else branches in RpcServer#logResponse: {code} if

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-22 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903854#comment-14903854 ] Jianwei Cui commented on HBASE-14443: - It is reasonable to keep the existing fields in json message.

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-22 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903862#comment-14903862 ] Jianwei Cui commented on HBASE-14443: - Interesting issue. The json message of Query/Mutation will

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-21 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901494#comment-14901494 ] Andrew Purtell commented on HBASE-14443: What about when table schema details might be sensitive?

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900992#comment-14900992 ] Nick Dimiduk commented on HBASE-14443: -- I would be fine with committing a change like this and

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-20 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900161#comment-14900161 ] Jianwei Cui commented on HBASE-14443: - Thanks for your comment[~ndimiduk]. Yes, the above samples

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-18 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14876505#comment-14876505 ] Nick Dimiduk commented on HBASE-14443: -- Those are sample log lines from your testing runs? Patch

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-17 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14804946#comment-14804946 ] Jianwei Cui commented on HBASE-14443: - The coprocessor info is also needed as described in

[jira] [Commented] (HBASE-14443) Add request parameter to the TooSlow/TooLarge warn message of RpcServer

2015-09-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790528#comment-14790528 ] stack commented on HBASE-14443: --- Anything to make this stuff more useful is welcome (+1 on transform) >