You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2016/01/14 20:02:39 UTC

[jira] [Created] (AURORA-1581) Consider removing unused client updater RPCs

Maxim Khutornenko created AURORA-1581:
-----------------------------------------

             Summary: Consider removing unused client updater RPCs
                 Key: AURORA-1581
                 URL: https://issues.apache.org/jira/browse/AURORA-1581
             Project: Aurora
          Issue Type: Task
          Components: Scheduler
            Reporter: Maxim Khutornenko


We have a few thrift RPCs left after client updater removal that are no longer in use. Consider deprecating and removing these to avoid bit rot:
{noformat}
Response addInstances(1: AddInstancesConfig config, 2: Lock lock)
Response acquireLock(1: LockKey lockKey)
Response releaseLock(1: Lock lock, 2: LockValidation validation)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)