Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More explanation for tree mode: fanout, -o #317

Closed
degremont opened this issue Jun 23, 2016 · 2 comments
Closed

More explanation for tree mode: fanout, -o #317

degremont opened this issue Jun 23, 2016 · 2 comments
Assignees
Milestone

Comments

@degremont
Copy link
Collaborator

Tree mode introduces a lot of "blurry" behaviour and it is difficult for users to understand what is the current behaviour for a couple of options. This should be clarify and documented:

Could you tell me easily, what is the behaviour, in tree mode of this option:

  • --option? Is this for gateway, for final connections to the nodes, both?
  • fanout? global or per gateway? If you hit Enter during a clush command, ouput is ... strange and does not help users understand what is the current behaviour.

I assume there are more of these.

Regarding fanout, clush --fanout=1 is broken...

@thiell thiell added this to the 1.8 milestone Jun 26, 2016
@degremont degremont modified the milestones: 1.7.3, 1.8 Sep 6, 2016
@degremont
Copy link
Collaborator Author

degremont commented Oct 9, 2016

  • fanout=1 issue will be solved by another ticket.
  • For now, I think we should just add explanation in documentation and man pages to simply explain that fanout value (from config or overriden by CLI option) will be copied on every gateway. With an example. This behaviour should be modified in the future, but for now, let just explain what it currently does.
  • The strange output should be verified with the fanout fix to verify things are clearer.

And that should be enough for this ticket.

@thiell
Copy link
Collaborator

thiell commented Oct 16, 2016

@thiell thiell added the WIP label Oct 17, 2016
@thiell thiell self-assigned this Oct 17, 2016
@thiell thiell closed this as completed in af65d00 Oct 21, 2016
thiell added a commit that referenced this issue Nov 2, 2016
Filter a few unwanted task info items and propagate the rest.

Part of #317.

Change-Id: Iecf301da643b0ef1435208591917bd601bfb4cb2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants