pgj commented on PR #4973:
URL: https://github.com/apache/couchdb/pull/4973#issuecomment-1928130706

   @jiahuili430 I do not think `dev/run` should specifically support the 
`remsh` use case.  For what it is worth, I just fixed what was already there.  
Fortunately, as you suggested in your comment above, there is an easy to way to 
make `remsh` fit if the numbering of nodes does not start from 1.
   
   One as a starting index is quite fine in most of the cases.  My use case is 
unusual, though valid.  Since we have this `--node-number` flag there, I wanted 
to make it work again.  I assume it has worked in the past, but some later 
changes broke it.
   
   I agree that the `--node-number` could use a shorthand and a possibly a 
better name.  Based on the helper text ("The node number to seed them when 
creating the node(s)"), `--node-number-seed` might be a good choice, with a 
shorthand of `-s`.  However, I reckon that the lack of shorthand is due to the 
infrequent use of the flag.
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to