You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by GitBox <gi...@apache.org> on 2019/10/23 09:55:44 UTC

[GitHub] [mesos] brugidou opened a new pull request #345: Allow `mesos task exec/attach` for any task_id

brugidou opened a new pull request #345: Allow `mesos task exec/attach` for any task_id
URL: https://github.com/apache/mesos/pull/345
 
 
   the `/tasks` endpoint only list the first 100 available tasks. (See docs
   at http://mesos.apache.org/documentation/latest/endpoints/master/tasks/)
   
   With this patch `mesos task exec/attach` commands will work for clusters
   with more than 100 tasks.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services