ndimiduk commented on issue #872: HBASE-23333 Provide call context around 
timeouts and other failure scenarios
URL: https://github.com/apache/hbase/pull/872#issuecomment-562361546
 
 
   Maybe this is too verbose?
   
   ```
   org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after 
attempts=11, exceptions:
   Thu Dec 05 23:11:14 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60160: Call to redacted:16020 failed on local 
exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: 
Call[id=4,methodName=Scan,param=region { type: REGION_NAME value: 
"hbase:meta,,1" } scan { column { family: "info" } start_row: “my_table,,” 
stop_row: “my_table ,," time_range { from: 0 to: 9223372036854775807 } 
max_versions: 1 cache_blocks: true max_result_size: 2097152 caching: 100 
include_stop_row: false readType: PREAD } number_of_rows: 100 close_scanner: 
false client_handles_partials: true client_handles_heartbeats: true 
track_scan_metrics: false limit_of_rows: 2147483647], waitTime=60021, 
rpcTimeout=59999 row ‘my_table,,’ on table 'hbase:meta' at 
region=hbase:meta,,1.1588230740, hostname=redacted,16020,1575517640564, 
seqNum=-1
   ```

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to