[
https://issues.apache.org/jira/browse/HBASE-18633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579562#comment-16579562
]
Hudson commented on HBASE-18633:
--------------------------------
Results for branch branch-1.3
[build #424 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/424/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/424//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/424//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/424//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> Add more info to understand the source/scenario of large batch requests
> exceeding threshold
> -------------------------------------------------------------------------------------------
>
> Key: HBASE-18633
> URL: https://issues.apache.org/jira/browse/HBASE-18633
> Project: HBase
> Issue Type: Bug
> Affects Versions: 3.0.0, 1.4.0, 1.3.1, 2.0.0-alpha-3
> Reporter: Vikas Vishwakarma
> Assignee: Vikas Vishwakarma
> Priority: Major
> Fix For: 1.4.0, 2.0.0-alpha-3, 2.0.0
>
> Attachments: HBASE-18633.branch-1.001.patch,
> HBASE-18633.master.001.patch, HBASE-18633.master.001.patch
>
>
> In our controlled test env, we are seeing frequent Large batch operation
> detected warnings (as implemented in HBASE-18023).
> We are not running any client with large batch sizes on this test env, but we
> start seeing these warnings after some runtime. Maybe it is caused due to
> some error / retry scenario. Could also be related to Phoenix index updates
> based on surrounding activity in the logs. Need to add more info like
> table/region name and anything else that will enable debugging the source or
> the scenario in which these warnings occur.
> 2017-08-12 03:40:33,919 WARN [7,queue=0,port=16020]
> regionserver.RSRpcServices - Large batch operation detected (greater than
> 5000) (HBASE-18023). Requested Number of Rows: 7108 Client: xxx
> 2017-08-12 03:40:34,476 WARN [7,queue=0,port=16020]
> regionserver.RSRpcServices - Large batch operation detected (greater than
> 5000) (HBASE-18023). Requested Number of Rows: 7096 Client: xxx
> 2017-08-12 03:40:34,483 WARN [4,queue=0,port=16020]
> regionserver.RSRpcServices - Large batch operation detected (greater than
> 5000) (HBASE-18023). Requested Number of Rows: 7091 Client: xxx
> 2017-08-12 03:40:35,728 WARN [3,queue=0,port=16020]
> regionserver.RSRpcServices - Large batch operation detected (greater than
> 5000) (HBASE-18023). Requested Number of Rows: 7102 Client: xxx
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)