You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 15:06:00 UTC

[jira] [Updated] (STORM-3538) Add Meter for sendSupervisorAssignments exception

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

ASF GitHub Bot updated STORM-3538:
----------------------------------
    Labels: pull-request-available  (was: )

> Add Meter for sendSupervisorAssignments exception
> -------------------------------------------------
>
>                 Key: STORM-3538
>                 URL: https://issues.apache.org/jira/browse/STORM-3538
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: David Andsager
>            Assignee: David Andsager
>            Priority: Major
>              Labels: pull-request-available
>
> We've observed exceptions which are only logged. Adding a meter allows improved tracking. 
> [https://github.com/apache/storm/blob/master/storm-server/src/main/java/org/apache/storm/nimbus/AssignmentDistributionService.java#L292-L293]
> 2019-11-12 18:39:47.466 o.a.s.n.AssignmentDistributionService pool-25-thread-9 [ERROR] Exception when trying to send assignments to node 21b6cb54-da09-4e5e-a4ca-d0dc3a0df5bd-10.209.156.143-numa-1: SASL authentication not complete
> 2019-11-12 18:41:54.833 o.a.s.n.AssignmentDistributionService pool-25-thread-2 [ERROR] Exception when trying to send assignments to node 21b6cb54-da09-4e5e-a4ca-d0dc3a0df5bd-10.209.156.143-numa-1: java.net.SocketTimeoutException: Read timed out
> 2019-11-12 18:43:59.525 o.a.s.n.AssignmentDistributionService pool-25-thread-6



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