Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-16 Thread Philipp Masharov
I closed the ticket ignite-8115 because it's duplicating ignite-8190. In the ticket ignite-8190 requested functionality is already done. Thanks! On Wed, Jan 15, 2020 at 1:26 PM fi1ipx wrote: > Hello folks! > > I'm a new community member and tried to solve the issue as a first > introduction tas

Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-15 Thread fi1ipx
Hello folks! I'm a new community member and tried to solve the issue as a first introduction task. I've got this log message: "Local node is not included in Baseline Topology and will not be used for data storage. Use control.(sh|bat) script or IgniteCluster interface to include the node to Basel

Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-14 Thread Artem Budnikov
Hi everyone, I think a link to the documentation is unnecessary. We could simply mention "baseline topology", and users will be able to find what it is in the docs. Artem Budnikov Technical Writer gridgain.com On 13.01.2020 21:15, Denis Magda wrote: Stan, I would not suggest us adding any

Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-13 Thread Denis Magda
Stan, I would not suggest us adding any links to docs as long as the message needs to be self-explanatory. If someone doesn't get it then they should google. Taking your feedback into consideration: "New server node joined the cluster, add it to the baseline topology to store data there [[topVer

Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-13 Thread Stanislav Lukyanov
We already have a ticket for this open BTW: https://issues.apache.org/jira/browse/IGNITE-8115 . I would also avoid saying anything about rebalancing - at this point the user may not know what it is. This message is very clearly targeted at new

Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-09 Thread Denis Magda
Ivan, Igniters, thanks for starting the discussion, How about the following a bit simplified message template? It's assumed the user is aware of what both rebalancing and baseline topology mean. "New server node joined the cluster, add it to the baseline topology manually to trigger data rebalanc

Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-09 Thread Ilya Kasnacheev
Hello! Can we perhaps add this as a blocker to 2.8? Perhaps by correlating with https://issues.apache.org/jira/browse/IGNITE-12504 Regards, -- Ilya Kasnacheev чт, 9 янв. 2020 г. в 17:59, Вячеслав Коптилин : > Hello, > > I think, log > > message with something like "Current set of nodes diffe

Re: Hint for user that baseline topology should be changed in order to trigger rebalance

2020-01-09 Thread Вячеслав Коптилин
Hello, I think, log > message with something like "Current set of nodes differs from baseline > topology, please call XXX in order to trigger rebalance and redistribute > your data" will make the situation a bit more transparent. Yes, this seems reasonable to me when the baseline auto-adjust feat