You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "David McLaughlin (JIRA)" <ji...@apache.org> on 2017/02/28 17:13:45 UTC

[jira] [Created] (AURORA-1896) Fix already registered variable log spam for Thrift workload stats

David McLaughlin created AURORA-1896:
----------------------------------------

             Summary: Fix already registered variable log spam for Thrift workload stats
                 Key: AURORA-1896
                 URL: https://issues.apache.org/jira/browse/AURORA-1896
             Project: Aurora
          Issue Type: Task
          Components: Scheduler
            Reporter: David McLaughlin


Logs are littered with these warnings every time a Thrift endpoint is called:

{noformat}
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_createJob 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_createOrUpdateCronTemplate 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_killTasks 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_restartShards 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_startMaintenance 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_drainHosts 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_maintenanceStatus 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_endMaintenance 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_rewriteConfigs 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_addInstances 
W0228 17:10:19.289 [qtp1614333875-3891512, Stats] Re-using already registered variable for key thrift_workload_startJobUpdate 
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)