[jira] [Updated] (HBASE-25447) remoteProc is suspended due to OOM ERROR

2021-01-06 Thread Pankaj Kumar (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-25447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pankaj Kumar updated HBASE-25447:
-
Fix Version/s: 2.4.1
   2.3.4
   2.2.7

> remoteProc is suspended due to OOM ERROR
> 
>
> Key: HBASE-25447
> URL: https://issues.apache.org/jira/browse/HBASE-25447
> Project: HBase
>  Issue Type: Bug
>  Components: proc-v2
>Affects Versions: 3.0.0-alpha-1, 2.2.3
>Reporter: Bo Cui
>Assignee: Bo Cui
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.2.7, 2.3.4, 2.5.0, 2.4.1
>
> Attachments: image-2020-12-26-11-49-38-018.png
>
>
> https://github.com/apache/hbase/blob/0f868da05d7ffabe4512a0cae110ed097b033ebf/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java#L317
> If resource leakage occurs due to other components or reasons, 
> BufferNode#dispatch() may fail. and then TimeoutExecutorThread will exit the 
> while (running.get()), and some procs will stuck...
>  !image-2020-12-26-11-49-38-018.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HBASE-25447) remoteProc is suspended due to OOM ERROR

2021-01-04 Thread Pankaj Kumar (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-25447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pankaj Kumar updated HBASE-25447:
-
Fix Version/s: 2.5.0
   3.0.0-alpha-1

> remoteProc is suspended due to OOM ERROR
> 
>
> Key: HBASE-25447
> URL: https://issues.apache.org/jira/browse/HBASE-25447
> Project: HBase
>  Issue Type: Bug
>  Components: proc-v2
>Affects Versions: 3.0.0-alpha-1, 2.2.3
>Reporter: Bo Cui
>Assignee: Bo Cui
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.5.0
>
> Attachments: image-2020-12-26-11-49-38-018.png
>
>
> https://github.com/apache/hbase/blob/0f868da05d7ffabe4512a0cae110ed097b033ebf/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java#L317
> If resource leakage occurs due to other components or reasons, 
> BufferNode#dispatch() may fail. and then TimeoutExecutorThread will exit the 
> while (running.get()), and some procs will stuck...
>  !image-2020-12-26-11-49-38-018.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HBASE-25447) remoteProc is suspended due to OOM ERROR

2020-12-25 Thread Bo Cui (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-25447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bo Cui updated HBASE-25447:
---
Description: 
https://github.com/apache/hbase/blob/0f868da05d7ffabe4512a0cae110ed097b033ebf/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java#L317
If resource leakage occurs due to other components or reasons, 
BufferNode#dispatch() may fail. and then TimeoutExecutorThread will exit the 
while (running.get()), and some procs will stuck...
 !image-2020-12-26-11-49-38-018.png! 



  was:
https://github.com/apache/hbase/blob/0f868da05d7ffabe4512a0cae110ed097b033ebf/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java#L317
If a node leaks resources due to other components or reasons, 
BufferNode#dispatch() may fail. and then TimeoutExecutorThread will exit the 
while (running.get()), and some procs will stuck...
 !image-2020-12-26-11-49-38-018.png! 




> remoteProc is suspended due to OOM ERROR
> 
>
> Key: HBASE-25447
> URL: https://issues.apache.org/jira/browse/HBASE-25447
> Project: HBase
>  Issue Type: Bug
>  Components: proc-v2
>Affects Versions: 3.0.0-alpha-1, 2.2.3
>Reporter: Bo Cui
>Assignee: Bo Cui
>Priority: Major
> Attachments: image-2020-12-26-11-49-38-018.png
>
>
> https://github.com/apache/hbase/blob/0f868da05d7ffabe4512a0cae110ed097b033ebf/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java#L317
> If resource leakage occurs due to other components or reasons, 
> BufferNode#dispatch() may fail. and then TimeoutExecutorThread will exit the 
> while (running.get()), and some procs will stuck...
>  !image-2020-12-26-11-49-38-018.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HBASE-25447) remoteProc is suspended due to OOM ERROR

2020-12-25 Thread Bo Cui (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-25447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bo Cui updated HBASE-25447:
---
Description: 
https://github.com/apache/hbase/blob/0f868da05d7ffabe4512a0cae110ed097b033ebf/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java#L317
If a node leaks resources due to other components or reasons, 
BufferNode#dispatch() may fail. and then TimeoutExecutorThread will exit the 
while (running.get()), and some procs will stuck...
 !image-2020-12-26-11-49-38-018.png! 



  was:
https://github.com/apache/hbase/blob/0f868da05d7ffabe4512a0cae110ed097b033ebf/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java#L317
If a node leaks resources due to other components or reasons, 
BufferNode#dispatch() may fail. and then TimeoutExecutorThread will exit the 
while (running.get()), and some procs will stuck...
 !image-2020-12-26-11-49-38-018.png! 


> remoteProc is suspended due to OOM ERROR
> 
>
> Key: HBASE-25447
> URL: https://issues.apache.org/jira/browse/HBASE-25447
> Project: HBase
>  Issue Type: Bug
>  Components: proc-v2
>Affects Versions: 3.0.0-alpha-1, 2.2.3
>Reporter: Bo Cui
>Assignee: Bo Cui
>Priority: Major
> Attachments: image-2020-12-26-11-49-38-018.png
>
>
> https://github.com/apache/hbase/blob/0f868da05d7ffabe4512a0cae110ed097b033ebf/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java#L317
> If a node leaks resources due to other components or reasons, 
> BufferNode#dispatch() may fail. and then TimeoutExecutorThread will exit the 
> while (running.get()), and some procs will stuck...
>  !image-2020-12-26-11-49-38-018.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)