# Evaluating Moving to Discourse - Feedback Wanted

**URL:** https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068
**Category:** Elasticsearch
**Created:** [April 2, 2015, 3:36pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068 "2015-04-02T15:36:33Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![Leslie\_Hawthorn](https://avatars.discourse-cdn.com/v4/letter/l/7c8e57/32.png) [@Leslie\_Hawthorn](https://discuss.elastic.co/u/Leslie_Hawthorn)
#### Post date: [April 2, 2015, 3:36pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/1 "2015-04-02T15:36:33Z")

</div>

Hello everyone,

As we’ve begun to scale up development on three different open source  
projects, we’ve found Google Groups to be a difficult solution for dealing  
with all of our needs for community support. We’ve got multiple mailing  
lists going, which can be confusing for new folks trying to figure out  
where to go to ask a question.

We’ve also found our lists are becoming noisy in the “good problem to have”  
kind of way. As we’ve seen more user adoption, and across such a wide  
variety of use cases, we’re getting widely different types of questions  
asked. For example, I can imagine that folks not using our Python client  
would rather not be distracted with emails about it.

There’s also a few other strikes against Groups as a tool, such as the fact  
that it is no longer a supported product by Google, it provides no API  
hooks and it is not available for users in China.

We’ve evaluated several options and we’re currently considering shuttering  
the elasticsearch-user and logstash-users Google Groups in favor of a  
Discourse forum. You can read more about Discourse at

> **[Discourse - Civilized Discussion](https://www.discourse.org)**
>
> Discourse is modern forum software for your community. Use it as a mailing list, discussion forum, long-form chat room, and more!

We feel Discourse will allow us to provide a better experience for all of  
our users for a few reasons:

- More fine grained conversation topics = less noise and better targeted  
discussions. e.g. we can offer a forum for each language client, individual  
logstash plugin or for each city to plan user group meetings, etc.

- Facilitates discussions that are not generally happening on list now,  
such as best practices by use case or tips from moving to development to  
production

- Easier for folks who are purely end users - and less used to getting peer  
support on a mailing list - to get help when they need it

Obviously, Discourse does not function the exact same way as a mailing list

- however, email interaction with Discourse is supported and will continue  
to allow you to participate in discussions over email (though there are  
some small issues related to in-line replies. [0])

We’re working with the Discourse team now as part of evaluating this  
transition, and we know they’re working to resolve this particular issue.  
We’re also still determining how Discourse will handle our needs for both  
user and list archive migration, and we’ll know the precise details of how  
that would work soon. (We’ll share when we have them.)

The final goal would be to move Google Groups to read-only archives, and  
cut over to Discourse completely for community support discussions.

We’re looking at making the cut over in ~30 days from today, but obviously  
that’s subject to the feedback we receive from all of you. We’re sharing  
this information to set expectations about time frame for making the  
switch. It’s not set in stone. Our highest priority is to ensure effective  
migration of our list archives and subscribers, which may mean a longer  
time horizon for deploying Discourse, as well.

In the meantime, though, we wanted to communicate early and often and get  
your feedback. Would this change make your life better? Worse? Meh?

Please share your thoughts with us so we can evaluate your feedback. We  
don’t take this switch lightly, and we want to understand how it will  
impact your overall workflow and experience.

We’ll make regular updates to the list responding to incoming feedback and  
be completely transparent about how our thought processes evolve based on  
it.

Thanks in advance!

[0] - [https://meta.discourse.org/t/migrating-from-google-groups/24695](https://meta.discourse.org/t/migrating-from-google-groups/24695)

Cheers,  
LH

Leslie Hawthorn  
Director of Developer Relations  
[http://elastic.co](http://elastic.co)

Other Places to Find Me:  
Freenode: lh  
Twitter: @lhawthorn

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![jackpark](https://avatars.discourse-cdn.com/v4/letter/j/5f8ce5/32.png) [@jackpark](https://discuss.elastic.co/u/jackpark)
#### Post date: [April 2, 2015, 4:09pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/2 "2015-04-02T16:09:16Z")

</div>

Leslie, this is a truly important conversation to have.

To anticipate my thoughts, I have been working on evolving open source  
conversation platforms, using Elasticsearch. There are two aspects of my  
work (others are doing similar work):

1- conversation is structured. In fact it is not simply an indented outline  
conversation; each contribution (node) is akin to a tweet: a terse  
statement or question about a single subject. Thus, trees grow along  
subject lines. Each node is one of a question, a statement which can be an  
answer to a question or an amplification on another answer, or a statement  
which is a pro or con argument.

2- a topic map federates the topics in play, allows for relations among  
those topics. The same apparatus allows for crosslinking nodes in  
conversations simply because each conversation node is, in fact, its own  
topic in the topic map, but each node is _about_ a different specific  
topic, say, "Yellow on startup". Thus, all that is knowable about "Yellow  
on startup", every conversation node, the manual pages, blog pages,  
whatever, is eventually captured by that specific node in the topic map  
(document in ES). I recently gave a talk which speaks to my views on topic  
maps in the context of using Elasticsearch in a much wider context [1].

To respond to your question, I think that Discourse is a pretty amazing  
product. It might be that a topic map can be added to it to round out the  
platform. A topic map helps to increase the SNR (signal to noise ratio) in  
a sense similar to the way people jump to Wikipedia to do a quick check on  
what something is about. But more than that, a topic map behaves like a  
"geolocator" for all the topics in play in conversations.

It would seem that email interaction is one of those required capabilities.  
Doing structured conversations in email has not yet been shown to be easy.  
My observation has been that users of the Elasticsearch email list have  
been very disciplined, staying on topic; that's nowhere near the case in  
many other lists. But, does that translate to implementation as a  
structured branching-tree conversation? Hard to say.

But, is email really required? I notice that some people come to the email  
list first with a question about this or that exception; I've found it to  
be extremely useful to paste the exception in the search bar on my browser  
and get a great answer before coming to the list, though there have been  
(and still are) some sticky exceptions for which answers just are not  
available online.

Nevertheless, this is an important conversation to have, and not just for  
the Elasticsearch community; it seems to me there is a huge demand to  
improve the SNR for many online communities; I see Elasticsearch in that  
solution space.

Cheers  
Jack  
[1] [HyperMembrane Structures for Open Source Cognitive Computing | PPT](http://www.slideshare.net/jackpark/jst-talk-final)

On Thu, Apr 2, 2015 at 8:36 AM, leslie.hawthorn [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
wrote:

> Hello everyone,
> 
> As we’ve begun to scale up development on three different open source  
> projects, we’ve found Google Groups to be a difficult solution for dealing  
> with all of our needs for community support. We’ve got multiple mailing  
> lists going, which can be confusing for new folks trying to figure out  
> where to go to ask a question.
> 
> We’ve also found our lists are becoming noisy in the “good problem to  
> have” kind of way. As we’ve seen more user adoption, and across such a wide  
> variety of use cases, we’re getting widely different types of questions  
> asked. For example, I can imagine that folks not using our Python client  
> would rather not be distracted with emails about it.
> 
> There’s also a few other strikes against Groups as a tool, such as the  
> fact that it is no longer a supported product by Google, it provides no API  
> hooks and it is not available for users in China.
> 
> We’ve evaluated several options and we’re currently considering shuttering  
> the elasticsearch-user and logstash-users Google Groups in favor of a  
> Discourse forum. You can read more about Discourse at  
> [http://www.discourse.org](http://www.discourse.org)
> 
> We feel Discourse will allow us to provide a better experience for all of  
> our users for a few reasons:
> 
> - More fine grained conversation topics = less noise and better targeted  
> discussions. e.g. we can offer a forum for each language client, individual  
> logstash plugin or for each city to plan user group meetings, etc.
> 
> - Facilitates discussions that are not generally happening on list now,  
> such as best practices by use case or tips from moving to development to  
> production
> 
> - Easier for folks who are purely end users - and less used to getting  
> peer support on a mailing list - to get help when they need it
> 
> Obviously, Discourse does not function the exact same way as a mailing  
> list - however, email interaction with Discourse is supported and will  
> continue to allow you to participate in discussions over email (though  
> there are some small issues related to in-line replies. [0])
> 
> We’re working with the Discourse team now as part of evaluating this  
> transition, and we know they’re working to resolve this particular issue.  
> We’re also still determining how Discourse will handle our needs for both  
> user and list archive migration, and we’ll know the precise details of how  
> that would work soon. (We’ll share when we have them.)
> 
> The final goal would be to move Google Groups to read-only archives, and  
> cut over to Discourse completely for community support discussions.
> 
> We’re looking at making the cut over in ~30 days from today, but obviously  
> that’s subject to the feedback we receive from all of you. We’re sharing  
> this information to set expectations about time frame for making the  
> switch. It’s not set in stone. Our highest priority is to ensure effective  
> migration of our list archives and subscribers, which may mean a longer  
> time horizon for deploying Discourse, as well.
> 
> In the meantime, though, we wanted to communicate early and often and get  
> your feedback. Would this change make your life better? Worse? Meh?
> 
> Please share your thoughts with us so we can evaluate your feedback. We  
> don’t take this switch lightly, and we want to understand how it will  
> impact your overall workflow and experience.
> 
> We’ll make regular updates to the list responding to incoming feedback and  
> be completely transparent about how our thought processes evolve based on  
> it.
> 
> Thanks in advance!
> 
> [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> 
> Cheers,  
> LH
> 
> Leslie Hawthorn  
> Director of Developer Relations  
> [http://elastic.co](http://elastic.co)
> 
> Other Places to Find Me:  
> Freenode: lh  
> Twitter: @lhawthorn
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com)  
> [https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAH6s0fxJOd8N44sMW92dzXcaQVj2BHkhn5-e%2BhgNCrRTC804Zw%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAH6s0fxJOd8N44sMW92dzXcaQVj2BHkhn5-e%2BhgNCrRTC804Zw%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Leslie\_Hawthorn](https://avatars.discourse-cdn.com/v4/letter/l/7c8e57/32.png) [@Leslie\_Hawthorn](https://discuss.elastic.co/u/Leslie_Hawthorn)
#### Post date: [April 3, 2015, 12:22pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/3 "2015-04-03T12:22:11Z")

</div>

Thank you for sharing your feedback and experience with Discourse, Jack.  
From what I have seen, I agree that Discourse will allow our conversations  
to be a bit more structured and we're putting a lot of thought into how to  
structure the forum so that topic areas will be intuitive for our users to  
find and explore.

Folks, all feedback on this proposal welcome, encouraged and needed. We  
want to do what will work best for our community.

Cheers,  
LH

On Thu, Apr 2, 2015 at 6:09 PM, Jack Park [jackpark@topicquests.org](mailto:jackpark@topicquests.org) wrote:

> Leslie, this is a truly important conversation to have.
> 
> To anticipate my thoughts, I have been working on evolving open source  
> conversation platforms, using Elasticsearch. There are two aspects of my  
> work (others are doing similar work):
> 
> 1- conversation is structured. In fact it is not simply an indented  
> outline conversation; each contribution (node) is akin to a tweet: a terse  
> statement or question about a single subject. Thus, trees grow along  
> subject lines. Each node is one of a question, a statement which can be an  
> answer to a question or an amplification on another answer, or a statement  
> which is a pro or con argument.
> 
> 2- a topic map federates the topics in play, allows for relations among  
> those topics. The same apparatus allows for crosslinking nodes in  
> conversations simply because each conversation node is, in fact, its own  
> topic in the topic map, but each node is _about_ a different specific  
> topic, say, "Yellow on startup". Thus, all that is knowable about "Yellow  
> on startup", every conversation node, the manual pages, blog pages,  
> whatever, is eventually captured by that specific node in the topic map  
> (document in ES). I recently gave a talk which speaks to my views on topic  
> maps in the context of using Elasticsearch in a much wider context [1].
> 
> To respond to your question, I think that Discourse is a pretty amazing  
> product. It might be that a topic map can be added to it to round out the  
> platform. A topic map helps to increase the SNR (signal to noise ratio) in  
> a sense similar to the way people jump to Wikipedia to do a quick check on  
> what something is about. But more than that, a topic map behaves like a  
> "geolocator" for all the topics in play in conversations.
> 
> It would seem that email interaction is one of those required  
> capabilities. Doing structured conversations in email has not yet been  
> shown to be easy. My observation has been that users of the Elasticsearch  
> email list have been very disciplined, staying on topic; that's nowhere  
> near the case in many other lists. But, does that translate to  
> implementation as a structured branching-tree conversation? Hard to say.
> 
> But, is email really required? I notice that some people come to the  
> email list first with a question about this or that exception; I've found  
> it to be extremely useful to paste the exception in the search bar on my  
> browser and get a great answer before coming to the list, though there have  
> been (and still are) some sticky exceptions for which answers just are not  
> available online.
> 
> Nevertheless, this is an important conversation to have, and not just for  
> the Elasticsearch community; it seems to me there is a huge demand to  
> improve the SNR for many online communities; I see Elasticsearch in that  
> solution space.
> 
> Cheers  
> Jack  
> [1] [HyperMembrane Structures for Open Source Cognitive Computing | PPT](http://www.slideshare.net/jackpark/jst-talk-final)
> 
> On Thu, Apr 2, 2015 at 8:36 AM, leslie.hawthorn \<  
> [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)\> wrote:
> 
> > Hello everyone,
> > 
> > As we’ve begun to scale up development on three different open source  
> > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > with all of our needs for community support. We’ve got multiple mailing  
> > lists going, which can be confusing for new folks trying to figure out  
> > where to go to ask a question.
> > 
> > We’ve also found our lists are becoming noisy in the “good problem to  
> > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > variety of use cases, we’re getting widely different types of questions  
> > asked. For example, I can imagine that folks not using our Python client  
> > would rather not be distracted with emails about it.
> > 
> > There’s also a few other strikes against Groups as a tool, such as the  
> > fact that it is no longer a supported product by Google, it provides no API  
> > hooks and it is not available for users in China.
> > 
> > We’ve evaluated several options and we’re currently considering  
> > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > of a Discourse forum. You can read more about Discourse at  
> > [http://www.discourse.org](http://www.discourse.org)
> > 
> > We feel Discourse will allow us to provide a better experience for all of  
> > our users for a few reasons:
> > 
> > - More fine grained conversation topics = less noise and better targeted  
> > discussions. e.g. we can offer a forum for each language client, individual  
> > logstash plugin or for each city to plan user group meetings, etc.
> > 
> > - Facilitates discussions that are not generally happening on list now,  
> > such as best practices by use case or tips from moving to development to  
> > production
> > 
> > - Easier for folks who are purely end users - and less used to getting  
> > peer support on a mailing list - to get help when they need it
> > 
> > Obviously, Discourse does not function the exact same way as a mailing  
> > list - however, email interaction with Discourse is supported and will  
> > continue to allow you to participate in discussions over email (though  
> > there are some small issues related to in-line replies. [0])
> > 
> > We’re working with the Discourse team now as part of evaluating this  
> > transition, and we know they’re working to resolve this particular issue.  
> > We’re also still determining how Discourse will handle our needs for both  
> > user and list archive migration, and we’ll know the precise details of how  
> > that would work soon. (We’ll share when we have them.)
> > 
> > The final goal would be to move Google Groups to read-only archives, and  
> > cut over to Discourse completely for community support discussions.
> > 
> > We’re looking at making the cut over in ~30 days from today, but  
> > obviously that’s subject to the feedback we receive from all of you. We’re  
> > sharing this information to set expectations about time frame for making  
> > the switch. It’s not set in stone. Our highest priority is to ensure  
> > effective migration of our list archives and subscribers, which may mean a  
> > longer time horizon for deploying Discourse, as well.
> > 
> > In the meantime, though, we wanted to communicate early and often and get  
> > your feedback. Would this change make your life better? Worse? Meh?
> > 
> > Please share your thoughts with us so we can evaluate your feedback. We  
> > don’t take this switch lightly, and we want to understand how it will  
> > impact your overall workflow and experience.
> > 
> > We’ll make regular updates to the list responding to incoming feedback  
> > and be completely transparent about how our thought processes evolve based  
> > on it.
> > 
> > Thanks in advance!
> > 
> > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > 
> > Cheers,  
> > LH
> > 
> > Leslie Hawthorn  
> > Director of Developer Relations  
> > [http://elastic.co](http://elastic.co)
> > 
> > Other Places to Find Me:  
> > Freenode: lh  
> > Twitter: @lhawthorn
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com)  
> > [https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/CAH6s0fxJOd8N44sMW92dzXcaQVj2BHkhn5-e%2BhgNCrRTC804Zw%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAH6s0fxJOd8N44sMW92dzXcaQVj2BHkhn5-e%2BhgNCrRTC804Zw%40mail.gmail.com)  
> [https://groups.google.com/d/msgid/elasticsearch/CAH6s0fxJOd8N44sMW92dzXcaQVj2BHkhn5-e%2BhgNCrRTC804Zw%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAH6s0fxJOd8N44sMW92dzXcaQVj2BHkhn5-e%2BhgNCrRTC804Zw%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> .
> 
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
Leslie Hawthorn  
Director of Developer Relations

> **[Elasticsearch Platform — Find real-time answers at scale](https://www.elastic.co/)**
>
> Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.

Other Places to Find Me:  
Freenode: lh  
Twitter: @lhawthorn  
Skype: mebelh  
Voice: +31 20 794 7300

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Cuer\_%3DKb1\_BERmnY4u\_u%3DZ1W52C2AnBgRcGuAd6DwOmA%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Cuer_%3DKb1_BERmnY4u_u%3DZ1W52C2AnBgRcGuAd6DwOmA%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Glen\_Smith](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/glen_smith/32/111656_2.png) [@Glen\_Smith](https://discuss.elastic.co/u/Glen_Smith)
#### Post date: [April 9, 2015, 3:23pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/4 "2015-04-09T15:23:00Z")

</div>

+1 for recognizing the challenge, proactively approaching it, clearly  
articulating the issues, and proposing a seemingly beneficial solution.

Migrating off of gg would, IMO, be a good thing, for the reasons you  
stated, plus numerous consequences of the "unsupported" state. e.g. nobody  
is ever forever going  
to invest anything in improving the user interface.

I confess to not having heard of discourse before. I like that it's GPL. Is  
the plan to use a Discourse-hosted instance, or for Elastic to launch its  
own?

In summary, +1.

Cheers.

On Thursday, April 2, 2015 at 11:36:33 AM UTC-4, leslie.hawthorn wrote:

> Hello everyone,
> 
> As we’ve begun to scale up development on three different open source  
> projects, we’ve found Google Groups to be a difficult solution for dealing  
> with all of our needs for community support. We’ve got multiple mailing  
> lists going, which can be confusing for new folks trying to figure out  
> where to go to ask a question.
> 
> We’ve also found our lists are becoming noisy in the “good problem to  
> have” kind of way. As we’ve seen more user adoption, and across such a wide  
> variety of use cases, we’re getting widely different types of questions  
> asked. For example, I can imagine that folks not using our Python client  
> would rather not be distracted with emails about it.
> 
> There’s also a few other strikes against Groups as a tool, such as the  
> fact that it is no longer a supported product by Google, it provides no API  
> hooks and it is not available for users in China.
> 
> We’ve evaluated several options and we’re currently considering shuttering  
> the elasticsearch-user and logstash-users Google Groups in favor of a  
> Discourse forum. You can read more about Discourse at  
> [http://www.discourse.org](http://www.discourse.org)  
> [http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi\_hMkuJsZ9\_yWmYpibYIPzwS7w](http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi_hMkuJsZ9_yWmYpibYIPzwS7w)
> 
> We feel Discourse will allow us to provide a better experience for all of  
> our users for a few reasons:
> 
> - More fine grained conversation topics = less noise and better targeted  
> discussions. e.g. we can offer a forum for each language client, individual  
> logstash plugin or for each city to plan user group meetings, etc.
> 
> - Facilitates discussions that are not generally happening on list now,  
> such as best practices by use case or tips from moving to development to  
> production
> 
> - Easier for folks who are purely end users - and less used to getting  
> peer support on a mailing list - to get help when they need it
> 
> Obviously, Discourse does not function the exact same way as a mailing  
> list - however, email interaction with Discourse is supported and will  
> continue to allow you to participate in discussions over email (though  
> there are some small issues related to in-line replies. [0])
> 
> We’re working with the Discourse team now as part of evaluating this  
> transition, and we know they’re working to resolve this particular issue.  
> We’re also still determining how Discourse will handle our needs for both  
> user and list archive migration, and we’ll know the precise details of how  
> that would work soon. (We’ll share when we have them.)
> 
> The final goal would be to move Google Groups to read-only archives, and  
> cut over to Discourse completely for community support discussions.
> 
> We’re looking at making the cut over in ~30 days from today, but obviously  
> that’s subject to the feedback we receive from all of you. We’re sharing  
> this information to set expectations about time frame for making the  
> switch. It’s not set in stone. Our highest priority is to ensure effective  
> migration of our list archives and subscribers, which may mean a longer  
> time horizon for deploying Discourse, as well.
> 
> In the meantime, though, we wanted to communicate early and often and get  
> your feedback. Would this change make your life better? Worse? Meh?
> 
> Please share your thoughts with us so we can evaluate your feedback. We  
> don’t take this switch lightly, and we want to understand how it will  
> impact your overall workflow and experience.
> 
> We’ll make regular updates to the list responding to incoming feedback and  
> be completely transparent about how our thought processes evolve based on  
> it.
> 
> Thanks in advance!
> 
> [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> 
> Cheers,  
> LH
> 
> Leslie Hawthorn  
> Director of Developer Relations  
> [http://elastic.co](http://elastic.co)
> 
> Other Places to Find Me:  
> Freenode: lh  
> Twitter: @lhawthorn

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/2f4de782-74d3-475b-a3a9-f8501a6ead41%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/2f4de782-74d3-475b-a3a9-f8501a6ead41%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![jackpark](https://avatars.discourse-cdn.com/v4/letter/j/5f8ce5/32.png) [@jackpark](https://discuss.elastic.co/u/jackpark)
#### Post date: [April 9, 2015, 3:26pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/5 "2015-04-09T15:26:13Z")

</div>

+1 to Glen's reply.  
I would build on Glen's comment "nobody is ever forever going to invest  
anything in improving the user interface"  
with this question (to the entire group):

What should a user interface for group collaboration be capable of  
facilitating?

Cheers  
Jack

On Thu, Apr 9, 2015 at 8:23 AM, Glen Smith [glen@smithsrock.com](mailto:glen@smithsrock.com) wrote:

> +1 for recognizing the challenge, proactively approaching it, clearly  
> articulating the issues, and proposing a seemingly beneficial solution.
> 
> Migrating off of gg would, IMO, be a good thing, for the reasons you  
> stated, plus numerous consequences of the "unsupported" state. e.g. nobody  
> is ever forever going  
> to invest anything in improving the user interface.
> 
> I confess to not having heard of discourse before. I like that it's GPL.  
> Is the plan to use a Discourse-hosted instance, or for Elastic to launch  
> its own?
> 
> In summary, +1.
> 
> Cheers.
> 
> On Thursday, April 2, 2015 at 11:36:33 AM UTC-4, leslie.hawthorn wrote:
> 
> > Hello everyone,
> > 
> > As we’ve begun to scale up development on three different open source  
> > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > with all of our needs for community support. We’ve got multiple mailing  
> > lists going, which can be confusing for new folks trying to figure out  
> > where to go to ask a question.
> > 
> > We’ve also found our lists are becoming noisy in the “good problem to  
> > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > variety of use cases, we’re getting widely different types of questions  
> > asked. For example, I can imagine that folks not using our Python client  
> > would rather not be distracted with emails about it.
> > 
> > There’s also a few other strikes against Groups as a tool, such as the  
> > fact that it is no longer a supported product by Google, it provides no API  
> > hooks and it is not available for users in China.
> > 
> > We’ve evaluated several options and we’re currently considering  
> > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > of a Discourse forum. You can read more about Discourse at  
> > [http://www.discourse.org](http://www.discourse.org)  
> > [http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi\_hMkuJsZ9\_yWmYpibYIPzwS7w](http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi_hMkuJsZ9_yWmYpibYIPzwS7w)
> > 
> > We feel Discourse will allow us to provide a better experience for all of  
> > our users for a few reasons:
> > 
> > - More fine grained conversation topics = less noise and better targeted  
> > discussions. e.g. we can offer a forum for each language client, individual  
> > logstash plugin or for each city to plan user group meetings, etc.
> > 
> > - Facilitates discussions that are not generally happening on list now,  
> > such as best practices by use case or tips from moving to development to  
> > production
> > 
> > - Easier for folks who are purely end users - and less used to getting  
> > peer support on a mailing list - to get help when they need it
> > 
> > Obviously, Discourse does not function the exact same way as a mailing  
> > list - however, email interaction with Discourse is supported and will  
> > continue to allow you to participate in discussions over email (though  
> > there are some small issues related to in-line replies. [0])
> > 
> > We’re working with the Discourse team now as part of evaluating this  
> > transition, and we know they’re working to resolve this particular issue.  
> > We’re also still determining how Discourse will handle our needs for both  
> > user and list archive migration, and we’ll know the precise details of how  
> > that would work soon. (We’ll share when we have them.)
> > 
> > The final goal would be to move Google Groups to read-only archives, and  
> > cut over to Discourse completely for community support discussions.
> > 
> > We’re looking at making the cut over in ~30 days from today, but  
> > obviously that’s subject to the feedback we receive from all of you. We’re  
> > sharing this information to set expectations about time frame for making  
> > the switch. It’s not set in stone. Our highest priority is to ensure  
> > effective migration of our list archives and subscribers, which may mean a  
> > longer time horizon for deploying Discourse, as well.
> > 
> > In the meantime, though, we wanted to communicate early and often and get  
> > your feedback. Would this change make your life better? Worse? Meh?
> > 
> > Please share your thoughts with us so we can evaluate your feedback. We  
> > don’t take this switch lightly, and we want to understand how it will  
> > impact your overall workflow and experience.
> > 
> > We’ll make regular updates to the list responding to incoming feedback  
> > and be completely transparent about how our thought processes evolve based  
> > on it.
> > 
> > Thanks in advance!
> > 
> > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > 
> > Cheers,  
> > LH
> > 
> > Leslie Hawthorn  
> > Director of Developer Relations  
> > [http://elastic.co](http://elastic.co)
> > 
> > Other Places to Find Me:  
> > Freenode: lh  
> > Twitter: @lhawthorn
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/2f4de782-74d3-475b-a3a9-f8501a6ead41%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/2f4de782-74d3-475b-a3a9-f8501a6ead41%40googlegroups.com)  
> [https://groups.google.com/d/msgid/elasticsearch/2f4de782-74d3-475b-a3a9-f8501a6ead41%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/2f4de782-74d3-475b-a3a9-f8501a6ead41%40googlegroups.com?utm_medium=email&utm_source=footer)  
> .
> 
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAH6s0fy\_9jTZyd%3DhWg%2BNWhkaz4TzeoMiiEoBWTqn8FjTfMJ%3D3A%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAH6s0fy_9jTZyd%3DhWg%2BNWhkaz4TzeoMiiEoBWTqn8FjTfMJ%3D3A%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Leslie\_Hawthorn](https://avatars.discourse-cdn.com/v4/letter/l/7c8e57/32.png) [@Leslie\_Hawthorn](https://discuss.elastic.co/u/Leslie_Hawthorn)
#### Post date: [April 9, 2015, 6:21pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/6 "2015-04-09T18:21:43Z")

</div>

Thank you for your feedback, Glen! We're currently planning to use the  
hosted platform.

Folks, please keep the feedback coming. We value your opinion.

Cheers,  
LH

On Thu, Apr 9, 2015 at 5:23 PM, Glen Smith [glen@smithsrock.com](mailto:glen@smithsrock.com) wrote:

> +1 for recognizing the challenge, proactively approaching it, clearly  
> articulating the issues, and proposing a seemingly beneficial solution.
> 
> Migrating off of gg would, IMO, be a good thing, for the reasons you  
> stated, plus numerous consequences of the "unsupported" state. e.g. nobody  
> is ever forever going  
> to invest anything in improving the user interface.
> 
> I confess to not having heard of discourse before. I like that it's GPL.  
> Is the plan to use a Discourse-hosted instance, or for Elastic to launch  
> its own?
> 
> In summary, +1.
> 
> Cheers.
> 
> On Thursday, April 2, 2015 at 11:36:33 AM UTC-4, leslie.hawthorn wrote:
> 
> > Hello everyone,
> > 
> > As we’ve begun to scale up development on three different open source  
> > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > with all of our needs for community support. We’ve got multiple mailing  
> > lists going, which can be confusing for new folks trying to figure out  
> > where to go to ask a question.
> > 
> > We’ve also found our lists are becoming noisy in the “good problem to  
> > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > variety of use cases, we’re getting widely different types of questions  
> > asked. For example, I can imagine that folks not using our Python client  
> > would rather not be distracted with emails about it.
> > 
> > There’s also a few other strikes against Groups as a tool, such as the  
> > fact that it is no longer a supported product by Google, it provides no API  
> > hooks and it is not available for users in China.
> > 
> > We’ve evaluated several options and we’re currently considering  
> > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > of a Discourse forum. You can read more about Discourse at  
> > [http://www.discourse.org](http://www.discourse.org)  
> > [http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi\_hMkuJsZ9\_yWmYpibYIPzwS7w](http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi_hMkuJsZ9_yWmYpibYIPzwS7w)
> > 
> > We feel Discourse will allow us to provide a better experience for all of  
> > our users for a few reasons:
> > 
> > - More fine grained conversation topics = less noise and better targeted  
> > discussions. e.g. we can offer a forum for each language client, individual  
> > logstash plugin or for each city to plan user group meetings, etc.
> > 
> > - Facilitates discussions that are not generally happening on list now,  
> > such as best practices by use case or tips from moving to development to  
> > production
> > 
> > - Easier for folks who are purely end users - and less used to getting  
> > peer support on a mailing list - to get help when they need it
> > 
> > Obviously, Discourse does not function the exact same way as a mailing  
> > list - however, email interaction with Discourse is supported and will  
> > continue to allow you to participate in discussions over email (though  
> > there are some small issues related to in-line replies. [0])
> > 
> > We’re working with the Discourse team now as part of evaluating this  
> > transition, and we know they’re working to resolve this particular issue.  
> > We’re also still determining how Discourse will handle our needs for both  
> > user and list archive migration, and we’ll know the precise details of how  
> > that would work soon. (We’ll share when we have them.)
> > 
> > The final goal would be to move Google Groups to read-only archives, and  
> > cut over to Discourse completely for community support discussions.
> > 
> > We’re looking at making the cut over in ~30 days from today, but  
> > obviously that’s subject to the feedback we receive from all of you. We’re  
> > sharing this information to set expectations about time frame for making  
> > the switch. It’s not set in stone. Our highest priority is to ensure  
> > effective migration of our list archives and subscribers, which may mean a  
> > longer time horizon for deploying Discourse, as well.
> > 
> > In the meantime, though, we wanted to communicate early and often and get  
> > your feedback. Would this change make your life better? Worse? Meh?
> > 
> > Please share your thoughts with us so we can evaluate your feedback. We  
> > don’t take this switch lightly, and we want to understand how it will  
> > impact your overall workflow and experience.
> > 
> > We’ll make regular updates to the list responding to incoming feedback  
> > and be completely transparent about how our thought processes evolve based  
> > on it.
> > 
> > Thanks in advance!
> > 
> > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > 
> > Cheers,  
> > LH
> > 
> > Leslie Hawthorn  
> > Director of Developer Relations  
> > [http://elastic.co](http://elastic.co)
> > 
> > Other Places to Find Me:  
> > Freenode: lh  
> > Twitter: @lhawthorn

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![mattweber](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mattweber/32/44940_2.png) [@mattweber](https://discuss.elastic.co/u/mattweber)
#### Post date: [April 9, 2015, 9:06pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/7 "2015-04-09T21:06:44Z")

</div>

+1 it looks really good. Would the mailing list mode be enabled so we can  
still get everything in our inbox if desired?

Thanks,  
Matt Weber

On Thu, Apr 9, 2015 at 11:21 AM, Leslie Hawthorn \<[leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)

> wrote:

> Thank you for your feedback, Glen! We're currently planning to use the  
> hosted platform.
> 
> Folks, please keep the feedback coming. We value your opinion.
> 
> Cheers,  
> LH
> 
> On Thu, Apr 9, 2015 at 5:23 PM, Glen Smith [glen@smithsrock.com](mailto:glen@smithsrock.com) wrote:
> 
> > +1 for recognizing the challenge, proactively approaching it, clearly  
> > articulating the issues, and proposing a seemingly beneficial solution.
> > 
> > Migrating off of gg would, IMO, be a good thing, for the reasons you  
> > stated, plus numerous consequences of the "unsupported" state. e.g. nobody  
> > is ever forever going  
> > to invest anything in improving the user interface.
> > 
> > I confess to not having heard of discourse before. I like that it's GPL.  
> > Is the plan to use a Discourse-hosted instance, or for Elastic to launch  
> > its own?
> > 
> > In summary, +1.
> > 
> > Cheers.
> > 
> > On Thursday, April 2, 2015 at 11:36:33 AM UTC-4, leslie.hawthorn wrote:
> > 
> > > Hello everyone,
> > > 
> > > As we’ve begun to scale up development on three different open source  
> > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > with all of our needs for community support. We’ve got multiple mailing  
> > > lists going, which can be confusing for new folks trying to figure out  
> > > where to go to ask a question.
> > > 
> > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > variety of use cases, we’re getting widely different types of questions  
> > > asked. For example, I can imagine that folks not using our Python client  
> > > would rather not be distracted with emails about it.
> > > 
> > > There’s also a few other strikes against Groups as a tool, such as the  
> > > fact that it is no longer a supported product by Google, it provides no API  
> > > hooks and it is not available for users in China.
> > > 
> > > We’ve evaluated several options and we’re currently considering  
> > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > of a Discourse forum. You can read more about Discourse at  
> > > [http://www.discourse.org](http://www.discourse.org)  
> > > [http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi\_hMkuJsZ9\_yWmYpibYIPzwS7w](http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi_hMkuJsZ9_yWmYpibYIPzwS7w)
> > > 
> > > We feel Discourse will allow us to provide a better experience for all  
> > > of our users for a few reasons:
> > > 
> > > - More fine grained conversation topics = less noise and better targeted  
> > > discussions. e.g. we can offer a forum for each language client, individual  
> > > logstash plugin or for each city to plan user group meetings, etc.
> > > 
> > > - Facilitates discussions that are not generally happening on list now,  
> > > such as best practices by use case or tips from moving to development to  
> > > production
> > > 
> > > - Easier for folks who are purely end users - and less used to getting  
> > > peer support on a mailing list - to get help when they need it
> > > 
> > > Obviously, Discourse does not function the exact same way as a mailing  
> > > list - however, email interaction with Discourse is supported and will  
> > > continue to allow you to participate in discussions over email (though  
> > > there are some small issues related to in-line replies. [0])
> > > 
> > > We’re working with the Discourse team now as part of evaluating this  
> > > transition, and we know they’re working to resolve this particular issue.  
> > > We’re also still determining how Discourse will handle our needs for both  
> > > user and list archive migration, and we’ll know the precise details of how  
> > > that would work soon. (We’ll share when we have them.)
> > > 
> > > The final goal would be to move Google Groups to read-only archives, and  
> > > cut over to Discourse completely for community support discussions.
> > > 
> > > We’re looking at making the cut over in ~30 days from today, but  
> > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > sharing this information to set expectations about time frame for making  
> > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > effective migration of our list archives and subscribers, which may mean a  
> > > longer time horizon for deploying Discourse, as well.
> > > 
> > > In the meantime, though, we wanted to communicate early and often and  
> > > get your feedback. Would this change make your life better? Worse? Meh?
> > > 
> > > Please share your thoughts with us so we can evaluate your feedback. We  
> > > don’t take this switch lightly, and we want to understand how it will  
> > > impact your overall workflow and experience.
> > > 
> > > We’ll make regular updates to the list responding to incoming feedback  
> > > and be completely transparent about how our thought processes evolve based  
> > > on it.
> > > 
> > > Thanks in advance!
> > > 
> > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > 
> > > Cheers,  
> > > LH
> > > 
> > > Leslie Hawthorn  
> > > Director of Developer Relations  
> > > [http://elastic.co](http://elastic.co)
> > > 
> > > Other Places to Find Me:  
> > > Freenode: lh  
> > > Twitter: @lhawthorn
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com)  
> [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> .
> 
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAJ3KEoDQyBeCE4ro--%3D5247J9TXNz8gcfrxbHOM%2BMPO\_\_YEnTA%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAJ3KEoDQyBeCE4ro--%3D5247J9TXNz8gcfrxbHOM%2BMPO__YEnTA%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![tylerjl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tylerjl/32/44965_2.png) [@tylerjl](https://discuss.elastic.co/u/tylerjl)
#### Post date: [April 9, 2015, 10:33pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/8 "2015-04-09T22:33:18Z")

</div>

Matt,

I'm on the infrastructure team at Elastic - I've been putting Discourse  
through the wringer in terms of features, and we've confirmed that if you  
want to rely primarily on email, you'll be able to do so. Users on  
Discourse can freely choose which categories to be involved with, so if you  
log in to Discourse, subscribe to new topics on, say, elasticsearch and  
logstash, you can receive new topics via email and reply to them via email  
as well.

In this regard, the hope is that the move to Discourse will enable you to  
tune your preferences to keep interacting the same way you've always done  
(whether email or browser) while subscribing with finer preferences across  
projects that may be relevant to one another.

Cheers!  
Tyler

On Thursday, April 9, 2015 at 3:06:55 PM UTC-6, Matt Weber wrote:

> +1 it looks really good. Would the mailing list mode be enabled so we can  
> still get everything in our inbox if desired?
> 
> Thanks,  
> Matt Weber
> 
> On Thu, Apr 9, 2015 at 11:21 AM, Leslie Hawthorn \<[leslie....@elastic.co](mailto:leslie....@elastic.co)  
> \<javascript:\>\> wrote:
> 
> > Thank you for your feedback, Glen! We're currently planning to use the  
> > hosted platform.
> > 
> > Folks, please keep the feedback coming. We value your opinion.
> > 
> > Cheers,  
> > LH
> > 
> > On Thu, Apr 9, 2015 at 5:23 PM, Glen Smith \<[gl...@smithsrock.com](mailto:gl...@smithsrock.com)  
> > \<javascript:\>\> wrote:
> > 
> > > +1 for recognizing the challenge, proactively approaching it, clearly  
> > > articulating the issues, and proposing a seemingly beneficial solution.
> > > 
> > > Migrating off of gg would, IMO, be a good thing, for the reasons you  
> > > stated, plus numerous consequences of the "unsupported" state. e.g. nobody  
> > > is ever forever going  
> > > to invest anything in improving the user interface.
> > > 
> > > I confess to not having heard of discourse before. I like that it's GPL.  
> > > Is the plan to use a Discourse-hosted instance, or for Elastic to launch  
> > > its own?
> > > 
> > > In summary, +1.
> > > 
> > > Cheers.
> > > 
> > > On Thursday, April 2, 2015 at 11:36:33 AM UTC-4, leslie.hawthorn wrote:
> > > 
> > > > Hello everyone,
> > > > 
> > > > As we’ve begun to scale up development on three different open source  
> > > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > > with all of our needs for community support. We’ve got multiple mailing  
> > > > lists going, which can be confusing for new folks trying to figure out  
> > > > where to go to ask a question.
> > > > 
> > > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > > variety of use cases, we’re getting widely different types of questions  
> > > > asked. For example, I can imagine that folks not using our Python client  
> > > > would rather not be distracted with emails about it.
> > > > 
> > > > There’s also a few other strikes against Groups as a tool, such as the  
> > > > fact that it is no longer a supported product by Google, it provides no API  
> > > > hooks and it is not available for users in China.
> > > > 
> > > > We’ve evaluated several options and we’re currently considering  
> > > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > > of a Discourse forum. You can read more about Discourse at  
> > > > [http://www.discourse.org](http://www.discourse.org)  
> > > > [http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi\_hMkuJsZ9\_yWmYpibYIPzwS7w](http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi_hMkuJsZ9_yWmYpibYIPzwS7w)
> > > > 
> > > > We feel Discourse will allow us to provide a better experience for all  
> > > > of our users for a few reasons:
> > > > 
> > > > - More fine grained conversation topics = less noise and better  
> > > > targeted discussions. e.g. we can offer a forum for each language client,  
> > > > individual logstash plugin or for each city to plan user group meetings,  
> > > > etc.
> > > > 
> > > > - Facilitates discussions that are not generally happening on list now,  
> > > > such as best practices by use case or tips from moving to development to  
> > > > production
> > > > 
> > > > - Easier for folks who are purely end users - and less used to getting  
> > > > peer support on a mailing list - to get help when they need it
> > > > 
> > > > Obviously, Discourse does not function the exact same way as a mailing  
> > > > list - however, email interaction with Discourse is supported and will  
> > > > continue to allow you to participate in discussions over email (though  
> > > > there are some small issues related to in-line replies. [0])
> > > > 
> > > > We’re working with the Discourse team now as part of evaluating this  
> > > > transition, and we know they’re working to resolve this particular issue.  
> > > > We’re also still determining how Discourse will handle our needs for both  
> > > > user and list archive migration, and we’ll know the precise details of how  
> > > > that would work soon. (We’ll share when we have them.)
> > > > 
> > > > The final goal would be to move Google Groups to read-only archives,  
> > > > and cut over to Discourse completely for community support discussions.
> > > > 
> > > > We’re looking at making the cut over in ~30 days from today, but  
> > > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > > sharing this information to set expectations about time frame for making  
> > > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > > effective migration of our list archives and subscribers, which may mean a  
> > > > longer time horizon for deploying Discourse, as well.
> > > > 
> > > > In the meantime, though, we wanted to communicate early and often and  
> > > > get your feedback. Would this change make your life better? Worse? Meh?
> > > > 
> > > > Please share your thoughts with us so we can evaluate your feedback. We  
> > > > don’t take this switch lightly, and we want to understand how it will  
> > > > impact your overall workflow and experience.
> > > > 
> > > > We’ll make regular updates to the list responding to incoming feedback  
> > > > and be completely transparent about how our thought processes evolve based  
> > > > on it.
> > > > 
> > > > Thanks in advance!
> > > > 
> > > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > > 
> > > > Cheers,  
> > > > LH
> > > > 
> > > > Leslie Hawthorn  
> > > > Director of Developer Relations  
> > > > [http://elastic.co](http://elastic.co)
> > > > 
> > > > Other Places to Find Me:  
> > > > Freenode: lh  
> > > > Twitter: @lhawthorn
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com)  
> > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > .
> > 
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/3a4232f6-e603-459e-bb0e-354da2497b89%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/3a4232f6-e603-459e-bb0e-354da2497b89%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![mattweber](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mattweber/32/44940_2.png) [@mattweber](https://discuss.elastic.co/u/mattweber)
#### Post date: [April 9, 2015, 10:45pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/9 "2015-04-09T22:45:02Z")

</div>

Thanks Tyler! This sounds perfect for how I use the mailing list. I  
quickly scan through the list in my inbox and reply directly for short  
responses. If I need to write up something more detailed then I jump on  
the website to do so.

Thanks,  
Matt Weber

On Thu, Apr 9, 2015 at 3:33 PM, [tyler@elastic.co](mailto:tyler@elastic.co) wrote:

> Matt,
> 
> I'm on the infrastructure team at Elastic - I've been putting Discourse  
> through the wringer in terms of features, and we've confirmed that if you  
> want to rely primarily on email, you'll be able to do so. Users on  
> Discourse can freely choose which categories to be involved with, so if you  
> log in to Discourse, subscribe to new topics on, say, elasticsearch and  
> logstash, you can receive new topics via email and reply to them via email  
> as well.
> 
> In this regard, the hope is that the move to Discourse will enable you to  
> tune your preferences to keep interacting the same way you've always done  
> (whether email or browser) while subscribing with finer preferences across  
> projects that may be relevant to one another.
> 
> Cheers!  
> Tyler
> 
> On Thursday, April 9, 2015 at 3:06:55 PM UTC-6, Matt Weber wrote:
> 
> > +1 it looks really good. Would the mailing list mode be enabled so we  
> > can still get everything in our inbox if desired?
> > 
> > Thanks,  
> > Matt Weber
> > 
> > On Thu, Apr 9, 2015 at 11:21 AM, Leslie Hawthorn [leslie....@elastic.co](mailto:leslie....@elastic.co)  
> > wrote:
> > 
> > > Thank you for your feedback, Glen! We're currently planning to use the  
> > > hosted platform.
> > > 
> > > Folks, please keep the feedback coming. We value your opinion.
> > > 
> > > Cheers,  
> > > LH
> > > 
> > > On Thu, Apr 9, 2015 at 5:23 PM, Glen Smith [gl...@smithsrock.com](mailto:gl...@smithsrock.com) wrote:
> > > 
> > > > +1 for recognizing the challenge, proactively approaching it, clearly  
> > > > articulating the issues, and proposing a seemingly beneficial solution.
> > > > 
> > > > Migrating off of gg would, IMO, be a good thing, for the reasons you  
> > > > stated, plus numerous consequences of the "unsupported" state. e.g. nobody  
> > > > is ever forever going  
> > > > to invest anything in improving the user interface.
> > > > 
> > > > I confess to not having heard of discourse before. I like that it's  
> > > > GPL. Is the plan to use a Discourse-hosted instance, or for Elastic to  
> > > > launch its own?
> > > > 
> > > > In summary, +1.
> > > > 
> > > > Cheers.
> > > > 
> > > > On Thursday, April 2, 2015 at 11:36:33 AM UTC-4, leslie.hawthorn wrote:
> > > > 
> > > > > Hello everyone,
> > > > > 
> > > > > As we’ve begun to scale up development on three different open source  
> > > > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > > > with all of our needs for community support. We’ve got multiple mailing  
> > > > > lists going, which can be confusing for new folks trying to figure out  
> > > > > where to go to ask a question.
> > > > > 
> > > > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > > > variety of use cases, we’re getting widely different types of questions  
> > > > > asked. For example, I can imagine that folks not using our Python client  
> > > > > would rather not be distracted with emails about it.
> > > > > 
> > > > > There’s also a few other strikes against Groups as a tool, such as the  
> > > > > fact that it is no longer a supported product by Google, it provides no API  
> > > > > hooks and it is not available for users in China.
> > > > > 
> > > > > We’ve evaluated several options and we’re currently considering  
> > > > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > > > of a Discourse forum. You can read more about Discourse at  
> > > > > [http://www.discourse.org](http://www.discourse.org)  
> > > > > [http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi\_hMkuJsZ9\_yWmYpibYIPzwS7w](http://www.google.com/url?q=http%3A%2F%2Fwww.discourse.org&sa=D&sntz=1&usg=AFQjCNFQi_hMkuJsZ9_yWmYpibYIPzwS7w)
> > > > > 
> > > > > We feel Discourse will allow us to provide a better experience for all  
> > > > > of our users for a few reasons:
> > > > > 
> > > > > - More fine grained conversation topics = less noise and better  
> > > > > targeted discussions. e.g. we can offer a forum for each language client,  
> > > > > individual logstash plugin or for each city to plan user group meetings,  
> > > > > etc.
> > > > > 
> > > > > - Facilitates discussions that are not generally happening on list  
> > > > > now, such as best practices by use case or tips from moving to development  
> > > > > to production
> > > > > 
> > > > > - Easier for folks who are purely end users - and less used to getting  
> > > > > peer support on a mailing list - to get help when they need it
> > > > > 
> > > > > Obviously, Discourse does not function the exact same way as a mailing  
> > > > > list - however, email interaction with Discourse is supported and will  
> > > > > continue to allow you to participate in discussions over email (though  
> > > > > there are some small issues related to in-line replies. [0])
> > > > > 
> > > > > We’re working with the Discourse team now as part of evaluating this  
> > > > > transition, and we know they’re working to resolve this particular issue.  
> > > > > We’re also still determining how Discourse will handle our needs for both  
> > > > > user and list archive migration, and we’ll know the precise details of how  
> > > > > that would work soon. (We’ll share when we have them.)
> > > > > 
> > > > > The final goal would be to move Google Groups to read-only archives,  
> > > > > and cut over to Discourse completely for community support discussions.
> > > > > 
> > > > > We’re looking at making the cut over in ~30 days from today, but  
> > > > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > > > sharing this information to set expectations about time frame for making  
> > > > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > > > effective migration of our list archives and subscribers, which may mean a  
> > > > > longer time horizon for deploying Discourse, as well.
> > > > > 
> > > > > In the meantime, though, we wanted to communicate early and often and  
> > > > > get your feedback. Would this change make your life better? Worse? Meh?
> > > > > 
> > > > > Please share your thoughts with us so we can evaluate your feedback.  
> > > > > We don’t take this switch lightly, and we want to understand how it will  
> > > > > impact your overall workflow and experience.
> > > > > 
> > > > > We’ll make regular updates to the list responding to incoming feedback  
> > > > > and be completely transparent about how our thought processes evolve based  
> > > > > on it.
> > > > > 
> > > > > Thanks in advance!
> > > > > 
> > > > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > > > 
> > > > > Cheers,  
> > > > > LH
> > > > > 
> > > > > Leslie Hawthorn  
> > > > > Director of Developer Relations  
> > > > > [http://elastic.co](http://elastic.co)
> > > > > 
> > > > > Other Places to Find Me:  
> > > > > Freenode: lh  
> > > > > Twitter: @lhawthorn
> > > 
> > > --  
> > > You received this message because you are subscribed to the Google  
> > > Groups "elasticsearch" group.  
> > > To unsubscribe from this group and stop receiving emails from it, send  
> > > an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > > To view this discussion on the web visit [https://groups.google.com/d/](https://groups.google.com/d/)  
> > > msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7Qf  
> > > OT3w%2B5jOMH5Tgf3YvdPQQ%[40mail.gmail.com](http://40mail.gmail.com)  
> > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4ATsuL0h1VpKQ6JyoDjyS7QfOT3w%2B5jOMH5Tgf3YvdPQQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > .
> > > 
> > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/3a4232f6-e603-459e-bb0e-354da2497b89%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/3a4232f6-e603-459e-bb0e-354da2497b89%40googlegroups.com)  
> > [https://groups.google.com/d/msgid/elasticsearch/3a4232f6-e603-459e-bb0e-354da2497b89%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/3a4232f6-e603-459e-bb0e-354da2497b89%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAJ3KEoBDQJim68gNM3RTD17WOyyaTenK6\_2RL9%3DUfoM%3DMAEf0A%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAJ3KEoBDQJim68gNM3RTD17WOyyaTenK6_2RL9%3DUfoM%3DMAEf0A%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [April 10, 2015, 6:30am UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/10 "2015-04-10T06:30:50Z")

</div>

On Friday, April 10, 2015 at 00:33 CEST, [tyler@elastic.co](mailto:tyler@elastic.co) wrote:

> I'm on the infrastructure team at Elastic - I've been putting  
> Discourse through the wringer in terms of features, and we've  
> confirmed that if you want to rely primarily on email, you'll  
> be able to do so. Users on Discourse can freely choose which  
> categories to be involved with, so if you log in to Discourse,  
> subscribe to new topics on, say, elasticsearch and logstash,  
> you can receive new topics via email and reply to them via  
> email as well.

Email notifications for new topics is something I've taken for  
granted, but what about updates of existing topics? I'm obviously  
not only interested in new questions but also responses to old  
ones (without me having to explicitly subscribe to each thread).  
Judging by [https://meta.discourse.org/t/email-notifications/1520](https://meta.discourse.org/t/email-notifications/1520)  
this shouldn't be a problem but that thread is more than a year  
old.

> In this regard, the hope is that the move to Discourse will enable  
> you to tune your preferences to keep interacting the same way you've  
> always done (whether email or browser) while subscribing with finer  
> preferences across projects that may be relevant to one another.

That's what I hope too. Having to do any kind of periodic polling  
to keep up would be a drastic step backwards to the pre-Usenet  
days, circa 1979.

--  
Magnus Bäck | Software Engineer, Development Tools  
[magnus.back@sonymobile.com](mailto:magnus.back@sonymobile.com) | Sony Mobile Communications

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/20150410063049.GA22866%40seldlx20533.corpusers.net](https://groups.google.com/d/msgid/elasticsearch/20150410063049.GA22866%40seldlx20533.corpusers.net).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![tylerjl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tylerjl/32/44965_2.png) [@tylerjl](https://discuss.elastic.co/u/tylerjl)
#### Post date: [April 10, 2015, 4:14pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/11 "2015-04-10T16:14:41Z")

</div>

Point definitely understood. The functionality you're describing is fully  
supported in Discourse - once you've told Discourse which categories you  
want to be included on (whether at the new topic level or post-by-post),  
you'll be able to interact completely by email if that's your preferred  
method (including seeing all new posts, replying over email, and creating  
new topics via email.)

We definitely don't want to backwards in terms of functionality for  
everyone, so we're working to make sure those features work as expected. 🙂

On Friday, April 10, 2015 at 12:31:14 AM UTC-6, Magnus Bäck wrote:

> On Friday, April 10, 2015 at 00:33 CEST, [ty...@elastic.co](mailto:ty...@elastic.co) \<javascript:\>  
> wrote:
> 
> > I'm on the infrastructure team at Elastic - I've been putting  
> > Discourse through the wringer in terms of features, and we've  
> > confirmed that if you want to rely primarily on email, you'll  
> > be able to do so. Users on Discourse can freely choose which  
> > categories to be involved with, so if you log in to Discourse,  
> > subscribe to new topics on, say, elasticsearch and logstash,  
> > you can receive new topics via email and reply to them via  
> > email as well.
> 
> Email notifications for new topics is something I've taken for  
> granted, but what about updates of existing topics? I'm obviously  
> not only interested in new questions but also responses to old  
> ones (without me having to explicitly subscribe to each thread).  
> Judging by [https://meta.discourse.org/t/email-notifications/1520](https://meta.discourse.org/t/email-notifications/1520)  
> this shouldn't be a problem but that thread is more than a year  
> old.
> 
> > In this regard, the hope is that the move to Discourse will enable  
> > you to tune your preferences to keep interacting the same way you've  
> > always done (whether email or browser) while subscribing with finer  
> > preferences across projects that may be relevant to one another.
> 
> That's what I hope too. Having to do any kind of periodic polling  
> to keep up would be a drastic step backwards to the pre-Usenet  
> days, circa 1979.
> 
> --  
> Magnus Bäck | Software Engineer, Development Tools  
> [magnu...@sonymobile.com](mailto:magnu...@sonymobile.com) \<javascript:\> | Sony Mobile Communications

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/e792f1c6-b6ca-48dd-9fd4-e5df5d2fed03%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/e792f1c6-b6ca-48dd-9fd4-e5df5d2fed03%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Ivan](https://avatars.discourse-cdn.com/v4/letter/i/df788c/32.png) [@Ivan](https://discuss.elastic.co/u/Ivan)
#### Post date: [April 10, 2015, 10:09pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/12 "2015-04-10T22:09:27Z")

</div>

As one of the oldest and most frequent users (before my sabbatical) of the  
mailing list, I just wanted to say that I never had an issue with it. It  
works. As long as I could continue using only email, I am happy.

For realtime communication, there is the IRC channel. If prefer the mailing  
list since everything is archived.

Ivan  
On Apr 2, 2015 5:36 PM, "leslie.hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
wrote:

> Hello everyone,
> 
> As we’ve begun to scale up development on three different open source  
> projects, we’ve found Google Groups to be a difficult solution for dealing  
> with all of our needs for community support. We’ve got multiple mailing  
> lists going, which can be confusing for new folks trying to figure out  
> where to go to ask a question.
> 
> We’ve also found our lists are becoming noisy in the “good problem to  
> have” kind of way. As we’ve seen more user adoption, and across such a wide  
> variety of use cases, we’re getting widely different types of questions  
> asked. For example, I can imagine that folks not using our Python client  
> would rather not be distracted with emails about it.
> 
> There’s also a few other strikes against Groups as a tool, such as the  
> fact that it is no longer a supported product by Google, it provides no API  
> hooks and it is not available for users in China.
> 
> We’ve evaluated several options and we’re currently considering shuttering  
> the elasticsearch-user and logstash-users Google Groups in favor of a  
> Discourse forum. You can read more about Discourse at  
> [http://www.discourse.org](http://www.discourse.org)
> 
> We feel Discourse will allow us to provide a better experience for all of  
> our users for a few reasons:
> 
> - More fine grained conversation topics = less noise and better targeted  
> discussions. e.g. we can offer a forum for each language client, individual  
> logstash plugin or for each city to plan user group meetings, etc.
> 
> - Facilitates discussions that are not generally happening on list now,  
> such as best practices by use case or tips from moving to development to  
> production
> 
> - Easier for folks who are purely end users - and less used to getting  
> peer support on a mailing list - to get help when they need it
> 
> Obviously, Discourse does not function the exact same way as a mailing  
> list - however, email interaction with Discourse is supported and will  
> continue to allow you to participate in discussions over email (though  
> there are some small issues related to in-line replies. [0])
> 
> We’re working with the Discourse team now as part of evaluating this  
> transition, and we know they’re working to resolve this particular issue.  
> We’re also still determining how Discourse will handle our needs for both  
> user and list archive migration, and we’ll know the precise details of how  
> that would work soon. (We’ll share when we have them.)
> 
> The final goal would be to move Google Groups to read-only archives, and  
> cut over to Discourse completely for community support discussions.
> 
> We’re looking at making the cut over in ~30 days from today, but obviously  
> that’s subject to the feedback we receive from all of you. We’re sharing  
> this information to set expectations about time frame for making the  
> switch. It’s not set in stone. Our highest priority is to ensure effective  
> migration of our list archives and subscribers, which may mean a longer  
> time horizon for deploying Discourse, as well.
> 
> In the meantime, though, we wanted to communicate early and often and get  
> your feedback. Would this change make your life better? Worse? Meh?
> 
> Please share your thoughts with us so we can evaluate your feedback. We  
> don’t take this switch lightly, and we want to understand how it will  
> impact your overall workflow and experience.
> 
> We’ll make regular updates to the list responding to incoming feedback and  
> be completely transparent about how our thought processes evolve based on  
> it.
> 
> Thanks in advance!
> 
> [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> 
> Cheers,  
> LH
> 
> Leslie Hawthorn  
> Director of Developer Relations  
> [http://elastic.co](http://elastic.co)
> 
> Other Places to Find Me:  
> Freenode: lh  
> Twitter: @lhawthorn
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com)  
> [https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/a0c02cd4-231d-4ce5-adb7-7164de76a902%40googlegroups.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQCsCcQsO3tsciU\_%2BRkcYbTssLRx4ujWiSZiEc%2BwswaTHA%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQCsCcQsO3tsciU_%2BRkcYbTssLRx4ujWiSZiEc%2BwswaTHA%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Leslie\_Hawthorn](https://avatars.discourse-cdn.com/v4/letter/l/7c8e57/32.png) [@Leslie\_Hawthorn](https://discuss.elastic.co/u/Leslie_Hawthorn)
#### Post date: [April 13, 2015, 5:13pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/13 "2015-04-13T17:13:05Z")

</div>

Thanks for your feedback, Ivan.

There's no plan to remove threads from the forums, so information would  
always be archived there as well.

Does that impact your thoughts on moving to Discourse?

Folks, please keep the feedback coming!

Cheers,  
LH

On Sat, Apr 11, 2015 at 12:09 AM, Ivan Brusic [ivan@brusic.com](mailto:ivan@brusic.com) wrote:

> As one of the oldest and most frequent users (before my sabbatical) of the  
> mailing list, I just wanted to say that I never had an issue with it. It  
> works. As long as I could continue using only email, I am happy.
> 
> For realtime communication, there is the IRC channel. If prefer the  
> mailing list since everything is archived.
> 
> Ivan  
> On Apr 2, 2015 5:36 PM, "leslie.hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
> wrote:
> 
> > Hello everyone,
> > 
> > As we’ve begun to scale up development on three different open source  
> > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > with all of our needs for community support. We’ve got multiple mailing  
> > lists going, which can be confusing for new folks trying to figure out  
> > where to go to ask a question.
> > 
> > We’ve also found our lists are becoming noisy in the “good problem to  
> > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > variety of use cases, we’re getting widely different types of questions  
> > asked. For example, I can imagine that folks not using our Python client  
> > would rather not be distracted with emails about it.
> > 
> > There’s also a few other strikes against Groups as a tool, such as the  
> > fact that it is no longer a supported product by Google, it provides no API  
> > hooks and it is not available for users in China.
> > 
> > We’ve evaluated several options and we’re currently considering  
> > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > of a Discourse forum. You can read more about Discourse at  
> > [http://www.discourse.org](http://www.discourse.org)
> > 
> > We feel Discourse will allow us to provide a better experience for all of  
> > our users for a few reasons:
> > 
> > - More fine grained conversation topics = less noise and better targeted  
> > discussions. e.g. we can offer a forum for each language client, individual  
> > logstash plugin or for each city to plan user group meetings, etc.
> > 
> > - Facilitates discussions that are not generally happening on list now,  
> > such as best practices by use case or tips from moving to development to  
> > production
> > 
> > - Easier for folks who are purely end users - and less used to getting  
> > peer support on a mailing list - to get help when they need it
> > 
> > Obviously, Discourse does not function the exact same way as a mailing  
> > list - however, email interaction with Discourse is supported and will  
> > continue to allow you to participate in discussions over email (though  
> > there are some small issues related to in-line replies. [0])
> > 
> > We’re working with the Discourse team now as part of evaluating this  
> > transition, and we know they’re working to resolve this particular issue.  
> > We’re also still determining how Discourse will handle our needs for both  
> > user and list archive migration, and we’ll know the precise details of how  
> > that would work soon. (We’ll share when we have them.)
> > 
> > The final goal would be to move Google Groups to read-only archives, and  
> > cut over to Discourse completely for community support discussions.
> > 
> > We’re looking at making the cut over in ~30 days from today, but  
> > obviously that’s subject to the feedback we receive from all of you. We’re  
> > sharing this information to set expectations about time frame for making  
> > the switch. It’s not set in stone. Our highest priority is to ensure  
> > effective migration of our list archives and subscribers, which may mean a  
> > longer time horizon for deploying Discourse, as well.
> > 
> > In the meantime, though, we wanted to communicate early and often and get  
> > your feedback. Would this change make your life better? Worse? Meh?
> > 
> > Please share your thoughts with us so we can evaluate your feedback. We  
> > don’t take this switch lightly, and we want to understand how it will  
> > impact your overall workflow and experience.
> > 
> > We’ll make regular updates to the list responding to incoming feedback  
> > and be completely transparent about how our thought processes evolve based  
> > on it.
> > 
> > Thanks in advance!
> > 
> > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > 
> > Cheers,  
> > LH
> > 
> > Leslie Hawthorn  
> > Director of Developer Relations  
> > [http://elastic.co](http://elastic.co)

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Ivan](https://avatars.discourse-cdn.com/v4/letter/i/df788c/32.png) [@Ivan](https://discuss.elastic.co/u/Ivan)
#### Post date: [April 15, 2015, 7:02am UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/14 "2015-04-15T07:02:22Z")

</div>

I should clarify that I have no issues moving to Discourse, as long as  
instantaneous email interaction is preserved, just wanted to point out that  
I see no issues with the mailing lists.

The question is moot anyways since the change will happen regardless of our  
inputs.

I hope we can subscribe to Discourse mailing lists without needing an  
account.

Cheers,

Ivan  
On Apr 13, 2015 7:13 PM, "Leslie Hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
wrote:

> Thanks for your feedback, Ivan.
> 
> There's no plan to remove threads from the forums, so information would  
> always be archived there as well.
> 
> Does that impact your thoughts on moving to Discourse?
> 
> Folks, please keep the feedback coming!
> 
> Cheers,  
> LH
> 
> On Sat, Apr 11, 2015 at 12:09 AM, Ivan Brusic [ivan@brusic.com](mailto:ivan@brusic.com) wrote:
> 
> > As one of the oldest and most frequent users (before my sabbatical) of  
> > the mailing list, I just wanted to say that I never had an issue with it.  
> > It works. As long as I could continue using only email, I am happy.
> > 
> > For realtime communication, there is the IRC channel. If prefer the  
> > mailing list since everything is archived.
> > 
> > Ivan  
> > On Apr 2, 2015 5:36 PM, "leslie.hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
> > wrote:
> > 
> > > Hello everyone,
> > > 
> > > As we’ve begun to scale up development on three different open source  
> > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > with all of our needs for community support. We’ve got multiple mailing  
> > > lists going, which can be confusing for new folks trying to figure out  
> > > where to go to ask a question.
> > > 
> > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > variety of use cases, we’re getting widely different types of questions  
> > > asked. For example, I can imagine that folks not using our Python client  
> > > would rather not be distracted with emails about it.
> > > 
> > > There’s also a few other strikes against Groups as a tool, such as the  
> > > fact that it is no longer a supported product by Google, it provides no API  
> > > hooks and it is not available for users in China.
> > > 
> > > We’ve evaluated several options and we’re currently considering  
> > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > of a Discourse forum. You can read more about Discourse at  
> > > [http://www.discourse.org](http://www.discourse.org)
> > > 
> > > We feel Discourse will allow us to provide a better experience for all  
> > > of our users for a few reasons:
> > > 
> > > - More fine grained conversation topics = less noise and better targeted  
> > > discussions. e.g. we can offer a forum for each language client, individual  
> > > logstash plugin or for each city to plan user group meetings, etc.
> > > 
> > > - Facilitates discussions that are not generally happening on list now,  
> > > such as best practices by use case or tips from moving to development to  
> > > production
> > > 
> > > - Easier for folks who are purely end users - and less used to getting  
> > > peer support on a mailing list - to get help when they need it
> > > 
> > > Obviously, Discourse does not function the exact same way as a mailing  
> > > list - however, email interaction with Discourse is supported and will  
> > > continue to allow you to participate in discussions over email (though  
> > > there are some small issues related to in-line replies. [0])
> > > 
> > > We’re working with the Discourse team now as part of evaluating this  
> > > transition, and we know they’re working to resolve this particular issue.  
> > > We’re also still determining how Discourse will handle our needs for both  
> > > user and list archive migration, and we’ll know the precise details of how  
> > > that would work soon. (We’ll share when we have them.)
> > > 
> > > The final goal would be to move Google Groups to read-only archives, and  
> > > cut over to Discourse completely for community support discussions.
> > > 
> > > We’re looking at making the cut over in ~30 days from today, but  
> > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > sharing this information to set expectations about time frame for making  
> > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > effective migration of our list archives and subscribers, which may mean a  
> > > longer time horizon for deploying Discourse, as well.
> > > 
> > > In the meantime, though, we wanted to communicate early and often and  
> > > get your feedback. Would this change make your life better? Worse? Meh?
> > > 
> > > Please share your thoughts with us so we can evaluate your feedback. We  
> > > don’t take this switch lightly, and we want to understand how it will  
> > > impact your overall workflow and experience.
> > > 
> > > We’ll make regular updates to the list responding to incoming feedback  
> > > and be completely transparent about how our thought processes evolve based  
> > > on it.
> > > 
> > > Thanks in advance!
> > > 
> > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > 
> > > Cheers,  
> > > LH
> > > 
> > > Leslie Hawthorn  
> > > Director of Developer Relations  
> > > [http://elastic.co](http://elastic.co)
> > > 
> > > --  
> > > You received this message because you are subscribed to the Google Groups  
> > > "elasticsearch" group.  
> > > To unsubscribe from this group and stop receiving emails from it, send an  
> > > email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > > To view this discussion on the web visit  
> > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com)  
> > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > .  
> > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D\_chcYn\_AYy00A%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D_chcYn_AYy00A%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Leslie\_Hawthorn](https://avatars.discourse-cdn.com/v4/letter/l/7c8e57/32.png) [@Leslie\_Hawthorn](https://discuss.elastic.co/u/Leslie_Hawthorn)
#### Post date: [April 15, 2015, 5:20pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/15 "2015-04-15T17:20:57Z")

</div>

On Wed, Apr 15, 2015 at 9:02 AM, Ivan Brusic [ivan@brusic.com](mailto:ivan@brusic.com) wrote:

> I should clarify that I have no issues moving to Discourse, as long as  
> instantaneous email interaction is preserved, just wanted to point out that  
> I see no issues with the mailing lists.

Understood.

> The question is moot anyways since the change will happen regardless of  
> our inputs.

Actually, I'm maintaining our Forums pre-launch checklist where there's a  
line item for "don't move forward based on community feedback". I  
respectfully disagree with your assessment that the change will happen  
regardless of input from the community. We asked for feedback for a reason.  
🙂

> I hope we can subscribe to Discourse mailing lists without needing an  
> account.

You'll need an account, but it's a one-time login to set up your  
preferences and then read/interact solely via email.

Cheers,  
LH

> Cheers,
> 
> Ivan  
> On Apr 13, 2015 7:13 PM, "Leslie Hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
> wrote:
> 
> > Thanks for your feedback, Ivan.
> > 
> > There's no plan to remove threads from the forums, so information would  
> > always be archived there as well.
> > 
> > Does that impact your thoughts on moving to Discourse?
> > 
> > Folks, please keep the feedback coming!
> > 
> > Cheers,  
> > LH
> > 
> > On Sat, Apr 11, 2015 at 12:09 AM, Ivan Brusic [ivan@brusic.com](mailto:ivan@brusic.com) wrote:
> > 
> > > As one of the oldest and most frequent users (before my sabbatical) of  
> > > the mailing list, I just wanted to say that I never had an issue with it.  
> > > It works. As long as I could continue using only email, I am happy.
> > > 
> > > For realtime communication, there is the IRC channel. If prefer the  
> > > mailing list since everything is archived.
> > > 
> > > Ivan  
> > > On Apr 2, 2015 5:36 PM, "leslie.hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
> > > wrote:
> > > 
> > > > Hello everyone,
> > > > 
> > > > As we’ve begun to scale up development on three different open source  
> > > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > > with all of our needs for community support. We’ve got multiple mailing  
> > > > lists going, which can be confusing for new folks trying to figure out  
> > > > where to go to ask a question.
> > > > 
> > > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > > variety of use cases, we’re getting widely different types of questions  
> > > > asked. For example, I can imagine that folks not using our Python client  
> > > > would rather not be distracted with emails about it.
> > > > 
> > > > There’s also a few other strikes against Groups as a tool, such as the  
> > > > fact that it is no longer a supported product by Google, it provides no API  
> > > > hooks and it is not available for users in China.
> > > > 
> > > > We’ve evaluated several options and we’re currently considering  
> > > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > > of a Discourse forum. You can read more about Discourse at  
> > > > [http://www.discourse.org](http://www.discourse.org)
> > > > 
> > > > We feel Discourse will allow us to provide a better experience for all  
> > > > of our users for a few reasons:
> > > > 
> > > > - More fine grained conversation topics = less noise and better  
> > > > targeted discussions. e.g. we can offer a forum for each language client,  
> > > > individual logstash plugin or for each city to plan user group meetings,  
> > > > etc.
> > > > 
> > > > - Facilitates discussions that are not generally happening on list now,  
> > > > such as best practices by use case or tips from moving to development to  
> > > > production
> > > > 
> > > > - Easier for folks who are purely end users - and less used to getting  
> > > > peer support on a mailing list - to get help when they need it
> > > > 
> > > > Obviously, Discourse does not function the exact same way as a mailing  
> > > > list - however, email interaction with Discourse is supported and will  
> > > > continue to allow you to participate in discussions over email (though  
> > > > there are some small issues related to in-line replies. [0])
> > > > 
> > > > We’re working with the Discourse team now as part of evaluating this  
> > > > transition, and we know they’re working to resolve this particular issue.  
> > > > We’re also still determining how Discourse will handle our needs for both  
> > > > user and list archive migration, and we’ll know the precise details of how  
> > > > that would work soon. (We’ll share when we have them.)
> > > > 
> > > > The final goal would be to move Google Groups to read-only archives,  
> > > > and cut over to Discourse completely for community support discussions.
> > > > 
> > > > We’re looking at making the cut over in ~30 days from today, but  
> > > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > > sharing this information to set expectations about time frame for making  
> > > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > > effective migration of our list archives and subscribers, which may mean a  
> > > > longer time horizon for deploying Discourse, as well.
> > > > 
> > > > In the meantime, though, we wanted to communicate early and often and  
> > > > get your feedback. Would this change make your life better? Worse? Meh?
> > > > 
> > > > Please share your thoughts with us so we can evaluate your feedback. We  
> > > > don’t take this switch lightly, and we want to understand how it will  
> > > > impact your overall workflow and experience.
> > > > 
> > > > We’ll make regular updates to the list responding to incoming feedback  
> > > > and be completely transparent about how our thought processes evolve based  
> > > > on it.
> > > > 
> > > > Thanks in advance!
> > > > 
> > > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > > 
> > > > Cheers,  
> > > > LH
> > > > 
> > > > Leslie Hawthorn  
> > > > Director of Developer Relations  
> > > > [http://elastic.co](http://elastic.co)
> > > > 
> > > > --  
> > > > You received this message because you are subscribed to the Google Groups  
> > > > "elasticsearch" group.  
> > > > To unsubscribe from this group and stop receiving emails from it, send an  
> > > > email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > > > To view this discussion on the web visit  
> > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com)  
> > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > > .  
> > > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D\_chcYn\_AYy00A%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D_chcYn_AYy00A%40mail.gmail.com)  
> [https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D\_chcYn\_AYy00A%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D_chcYn_AYy00A%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> .
> 
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
Leslie Hawthorn  
Director of Developer Relations

> **[Elasticsearch Platform — Find real-time answers at scale](https://www.elastic.co/)**
>
> Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.

Other Places to Find Me:  
Freenode: lh  
Twitter: @lhawthorn  
Skype: mebelh  
Voice: +31 20 794 7300

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Itamar\_Syn\_Hershko](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/itamar_syn_hershko/32/725_2.png) [@Itamar\_Syn\_Hershko](https://discuss.elastic.co/u/Itamar_Syn_Hershko)
#### Post date: [April 15, 2015, 5:42pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/16 "2015-04-15T17:42:42Z")

</div>

I believe the biggest impact would be on responsiveness

As another long-timer, and someone who often responds to questions, I will  
probably cease to do that if the forum would move to Discourse simply  
because it lacks the "push" style notifications on new questions. Right now  
if a question title in my inbox catches my eye I'll quickly read it and  
respond. I'm quite sure this pattern (which I'm sure I'm not the only one  
relying on) will go away once you move to Discourse and the forum  
responsiveness with it.

Just my 2 cents.

--

Itamar Syn-Hershko  
[http://code972.com](http://code972.com) | @synhershko [https://twitter.com/synhershko](https://twitter.com/synhershko)  
Freelance Developer & Consultant  
[Lucene.NET](http://Lucene.NET) committer and PMC member

On Mon, Apr 13, 2015 at 8:13 PM, Leslie Hawthorn \<[leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)

> wrote:

> Thanks for your feedback, Ivan.
> 
> There's no plan to remove threads from the forums, so information would  
> always be archived there as well.
> 
> Does that impact your thoughts on moving to Discourse?
> 
> Folks, please keep the feedback coming!
> 
> Cheers,  
> LH
> 
> On Sat, Apr 11, 2015 at 12:09 AM, Ivan Brusic [ivan@brusic.com](mailto:ivan@brusic.com) wrote:
> 
> > As one of the oldest and most frequent users (before my sabbatical) of  
> > the mailing list, I just wanted to say that I never had an issue with it.  
> > It works. As long as I could continue using only email, I am happy.
> > 
> > For realtime communication, there is the IRC channel. If prefer the  
> > mailing list since everything is archived.
> > 
> > Ivan  
> > On Apr 2, 2015 5:36 PM, "leslie.hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
> > wrote:
> > 
> > > Hello everyone,
> > > 
> > > As we’ve begun to scale up development on three different open source  
> > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > with all of our needs for community support. We’ve got multiple mailing  
> > > lists going, which can be confusing for new folks trying to figure out  
> > > where to go to ask a question.
> > > 
> > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > variety of use cases, we’re getting widely different types of questions  
> > > asked. For example, I can imagine that folks not using our Python client  
> > > would rather not be distracted with emails about it.
> > > 
> > > There’s also a few other strikes against Groups as a tool, such as the  
> > > fact that it is no longer a supported product by Google, it provides no API  
> > > hooks and it is not available for users in China.
> > > 
> > > We’ve evaluated several options and we’re currently considering  
> > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > of a Discourse forum. You can read more about Discourse at  
> > > [http://www.discourse.org](http://www.discourse.org)
> > > 
> > > We feel Discourse will allow us to provide a better experience for all  
> > > of our users for a few reasons:
> > > 
> > > - More fine grained conversation topics = less noise and better targeted  
> > > discussions. e.g. we can offer a forum for each language client, individual  
> > > logstash plugin or for each city to plan user group meetings, etc.
> > > 
> > > - Facilitates discussions that are not generally happening on list now,  
> > > such as best practices by use case or tips from moving to development to  
> > > production
> > > 
> > > - Easier for folks who are purely end users - and less used to getting  
> > > peer support on a mailing list - to get help when they need it
> > > 
> > > Obviously, Discourse does not function the exact same way as a mailing  
> > > list - however, email interaction with Discourse is supported and will  
> > > continue to allow you to participate in discussions over email (though  
> > > there are some small issues related to in-line replies. [0])
> > > 
> > > We’re working with the Discourse team now as part of evaluating this  
> > > transition, and we know they’re working to resolve this particular issue.  
> > > We’re also still determining how Discourse will handle our needs for both  
> > > user and list archive migration, and we’ll know the precise details of how  
> > > that would work soon. (We’ll share when we have them.)
> > > 
> > > The final goal would be to move Google Groups to read-only archives, and  
> > > cut over to Discourse completely for community support discussions.
> > > 
> > > We’re looking at making the cut over in ~30 days from today, but  
> > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > sharing this information to set expectations about time frame for making  
> > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > effective migration of our list archives and subscribers, which may mean a  
> > > longer time horizon for deploying Discourse, as well.
> > > 
> > > In the meantime, though, we wanted to communicate early and often and  
> > > get your feedback. Would this change make your life better? Worse? Meh?
> > > 
> > > Please share your thoughts with us so we can evaluate your feedback. We  
> > > don’t take this switch lightly, and we want to understand how it will  
> > > impact your overall workflow and experience.
> > > 
> > > We’ll make regular updates to the list responding to incoming feedback  
> > > and be completely transparent about how our thought processes evolve based  
> > > on it.
> > > 
> > > Thanks in advance!
> > > 
> > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > 
> > > Cheers,  
> > > LH
> > > 
> > > Leslie Hawthorn  
> > > Director of Developer Relations  
> > > [http://elastic.co](http://elastic.co)
> > > 
> > > --  
> > > You received this message because you are subscribed to the Google Groups  
> > > "elasticsearch" group.  
> > > To unsubscribe from this group and stop receiving emails from it, send an  
> > > email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > > To view this discussion on the web visit  
> > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com)  
> > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > .  
> > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZuyfxGYyHqfDeEamaGgiQwX9\_5R6mf8ZdM1E1eYTDp%3DYA%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZuyfxGYyHqfDeEamaGgiQwX9_5R6mf8ZdM1E1eYTDp%3DYA%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Glen\_Smith](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/glen_smith/32/111656_2.png) [@Glen\_Smith](https://discuss.elastic.co/u/Glen_Smith)
#### Post date: [April 15, 2015, 5:53pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/17 "2015-04-15T17:53:29Z")

</div>

- it lacks the "push" style notifications on new questions\*

[https://lh3.googleusercontent.com/-enGiohVrmdk/VS6lNPnQMbI/AAAAAAAAA70/fc-SzjQxRlk/s1600/Screen%2BShot%2B2015-04-15%2Bat%2B1.49.18%2BPM.png](https://lh3.googleusercontent.com/-enGiohVrmdk/VS6lNPnQMbI/AAAAAAAAA70/fc-SzjQxRlk/s1600/Screen%2BShot%2B2015-04-15%2Bat%2B1.49.18%2BPM.png)  
That doesn't seem to be correct to me. Does "send me an email for every new  
post" not cover what you want?

On Wednesday, April 15, 2015 at 1:42:50 PM UTC-4, Itamar Syn-Hershko wrote:

> I believe the biggest impact would be on responsiveness
> 
> As another long-timer, and someone who often responds to questions, I will  
> probably cease to do that if the forum would move to Discourse simply  
> because it lacks the "push" style notifications on new questions. Right now  
> if a question title in my inbox catches my eye I'll quickly read it and  
> respond. I'm quite sure this pattern (which I'm sure I'm not the only one  
> relying on) will go away once you move to Discourse and the forum  
> responsiveness with it.
> 
> Just my 2 cents.
> 
> --
> 
> Itamar Syn-Hershko  
> [http://code972.com](http://code972.com) | @synhershko [https://twitter.com/synhershko](https://twitter.com/synhershko)  
> Freelance Developer & Consultant  
> [Lucene.NET](http://Lucene.NET) committer and PMC member
> 
> On Mon, Apr 13, 2015 at 8:13 PM, Leslie Hawthorn \<[leslie....@elastic.co](mailto:leslie....@elastic.co)  
> \<javascript:\>\> wrote:
> 
> > Thanks for your feedback, Ivan.
> > 
> > There's no plan to remove threads from the forums, so information would  
> > always be archived there as well.
> > 
> > Does that impact your thoughts on moving to Discourse?
> > 
> > Folks, please keep the feedback coming!
> > 
> > Cheers,  
> > LH
> > 
> > On Sat, Apr 11, 2015 at 12:09 AM, Ivan Brusic \<[iv...@brusic.com](mailto:iv...@brusic.com)  
> > \<javascript:\>\> wrote:
> > 
> > > As one of the oldest and most frequent users (before my sabbatical) of  
> > > the mailing list, I just wanted to say that I never had an issue with it.  
> > > It works. As long as I could continue using only email, I am happy.
> > > 
> > > For realtime communication, there is the IRC channel. If prefer the  
> > > mailing list since everything is archived.
> > > 
> > > Ivan  
> > > On Apr 2, 2015 5:36 PM, "leslie.hawthorn" \<[leslie....@elastic.co](mailto:leslie....@elastic.co)  
> > > \<javascript:\>\> wrote:
> > > 
> > > > Hello everyone,
> > > > 
> > > > As we’ve begun to scale up development on three different open source  
> > > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > > with all of our needs for community support. We’ve got multiple mailing  
> > > > lists going, which can be confusing for new folks trying to figure out  
> > > > where to go to ask a question.
> > > > 
> > > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > > variety of use cases, we’re getting widely different types of questions  
> > > > asked. For example, I can imagine that folks not using our Python client  
> > > > would rather not be distracted with emails about it.
> > > > 
> > > > There’s also a few other strikes against Groups as a tool, such as the  
> > > > fact that it is no longer a supported product by Google, it provides no API  
> > > > hooks and it is not available for users in China.
> > > > 
> > > > We’ve evaluated several options and we’re currently considering  
> > > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > > of a Discourse forum. You can read more about Discourse at  
> > > > [http://www.discourse.org](http://www.discourse.org)
> > > > 
> > > > We feel Discourse will allow us to provide a better experience for all  
> > > > of our users for a few reasons:
> > > > 
> > > > - More fine grained conversation topics = less noise and better  
> > > > targeted discussions. e.g. we can offer a forum for each language client,  
> > > > individual logstash plugin or for each city to plan user group meetings,  
> > > > etc.
> > > > 
> > > > - Facilitates discussions that are not generally happening on list now,  
> > > > such as best practices by use case or tips from moving to development to  
> > > > production
> > > > 
> > > > - Easier for folks who are purely end users - and less used to getting  
> > > > peer support on a mailing list - to get help when they need it
> > > > 
> > > > Obviously, Discourse does not function the exact same way as a mailing  
> > > > list - however, email interaction with Discourse is supported and will  
> > > > continue to allow you to participate in discussions over email (though  
> > > > there are some small issues related to in-line replies. [0])
> > > > 
> > > > We’re working with the Discourse team now as part of evaluating this  
> > > > transition, and we know they’re working to resolve this particular issue.  
> > > > We’re also still determining how Discourse will handle our needs for both  
> > > > user and list archive migration, and we’ll know the precise details of how  
> > > > that would work soon. (We’ll share when we have them.)
> > > > 
> > > > The final goal would be to move Google Groups to read-only archives,  
> > > > and cut over to Discourse completely for community support discussions.
> > > > 
> > > > We’re looking at making the cut over in ~30 days from today, but  
> > > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > > sharing this information to set expectations about time frame for making  
> > > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > > effective migration of our list archives and subscribers, which may mean a  
> > > > longer time horizon for deploying Discourse, as well.
> > > > 
> > > > In the meantime, though, we wanted to communicate early and often and  
> > > > get your feedback. Would this change make your life better? Worse? Meh?
> > > > 
> > > > Please share your thoughts with us so we can evaluate your feedback. We  
> > > > don’t take this switch lightly, and we want to understand how it will  
> > > > impact your overall workflow and experience.
> > > > 
> > > > We’ll make regular updates to the list responding to incoming feedback  
> > > > and be completely transparent about how our thought processes evolve based  
> > > > on it.
> > > > 
> > > > Thanks in advance!
> > > > 
> > > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > > 
> > > > Cheers,  
> > > > LH
> > > > 
> > > > Leslie Hawthorn  
> > > > Director of Developer Relations  
> > > > [http://elastic.co](http://elastic.co)
> > > > 
> > > > --  
> > > > You received this message because you are subscribed to the Google Groups  
> > > > "elasticsearch" group.  
> > > > To unsubscribe from this group and stop receiving emails from it, send an  
> > > > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > > > To view this discussion on the web visit  
> > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com)  
> > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > > .  
> > > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/6eaa26d5-7660-4868-aa65-3ce4b6c3a446%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/6eaa26d5-7660-4868-aa65-3ce4b6c3a446%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Itamar\_Syn\_Hershko](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/itamar_syn_hershko/32/725_2.png) [@Itamar\_Syn\_Hershko](https://discuss.elastic.co/u/Itamar_Syn_Hershko)
#### Post date: [April 15, 2015, 5:55pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/18 "2015-04-15T17:55:32Z")

</div>

Fair play, will check that out, assuming you can reply to that email to  
respond?

--

Itamar Syn-Hershko  
[http://code972.com](http://code972.com) | @synhershko [https://twitter.com/synhershko](https://twitter.com/synhershko)  
Freelance Developer & Consultant  
[Lucene.NET](http://Lucene.NET) committer and PMC member

On Wed, Apr 15, 2015 at 8:53 PM, Glen Smith [glen@smithsrock.com](mailto:glen@smithsrock.com) wrote:

> - it lacks the "push" style notifications on new questions\*
> 
> [https://lh3.googleusercontent.com/-enGiohVrmdk/VS6lNPnQMbI/AAAAAAAAA70/fc-SzjQxRlk/s1600/Screen%2BShot%2B2015-04-15%2Bat%2B1.49.18%2BPM.png](https://lh3.googleusercontent.com/-enGiohVrmdk/VS6lNPnQMbI/AAAAAAAAA70/fc-SzjQxRlk/s1600/Screen%2BShot%2B2015-04-15%2Bat%2B1.49.18%2BPM.png)  
> That doesn't seem to be correct to me. Does "send me an email for every  
> new post" not cover what you want?
> 
> On Wednesday, April 15, 2015 at 1:42:50 PM UTC-4, Itamar Syn-Hershko wrote:
> 
> > I believe the biggest impact would be on responsiveness
> > 
> > As another long-timer, and someone who often responds to questions, I  
> > will probably cease to do that if the forum would move to Discourse simply  
> > because it lacks the "push" style notifications on new questions. Right now  
> > if a question title in my inbox catches my eye I'll quickly read it and  
> > respond. I'm quite sure this pattern (which I'm sure I'm not the only one  
> > relying on) will go away once you move to Discourse and the forum  
> > responsiveness with it.
> > 
> > Just my 2 cents.
> > 
> > --
> > 
> > Itamar Syn-Hershko  
> > [http://code972.com](http://code972.com) | @synhershko [https://twitter.com/synhershko](https://twitter.com/synhershko)  
> > Freelance Developer & Consultant  
> > [Lucene.NET](http://Lucene.NET) committer and PMC member
> > 
> > On Mon, Apr 13, 2015 at 8:13 PM, Leslie Hawthorn [leslie....@elastic.co](mailto:leslie....@elastic.co)  
> > wrote:
> > 
> > > Thanks for your feedback, Ivan.
> > > 
> > > There's no plan to remove threads from the forums, so information would  
> > > always be archived there as well.
> > > 
> > > Does that impact your thoughts on moving to Discourse?
> > > 
> > > Folks, please keep the feedback coming!
> > > 
> > > Cheers,  
> > > LH
> > > 
> > > On Sat, Apr 11, 2015 at 12:09 AM, Ivan Brusic [iv...@brusic.com](mailto:iv...@brusic.com) wrote:
> > > 
> > > > As one of the oldest and most frequent users (before my sabbatical) of  
> > > > the mailing list, I just wanted to say that I never had an issue with it.  
> > > > It works. As long as I could continue using only email, I am happy.
> > > > 
> > > > For realtime communication, there is the IRC channel. If prefer the  
> > > > mailing list since everything is archived.
> > > > 
> > > > Ivan  
> > > > On Apr 2, 2015 5:36 PM, "leslie.hawthorn" [leslie....@elastic.co](mailto:leslie....@elastic.co)  
> > > > wrote:
> > > > 
> > > > > Hello everyone,
> > > > > 
> > > > > As we’ve begun to scale up development on three different open source  
> > > > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > > > with all of our needs for community support. We’ve got multiple mailing  
> > > > > lists going, which can be confusing for new folks trying to figure out  
> > > > > where to go to ask a question.
> > > > > 
> > > > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > > > variety of use cases, we’re getting widely different types of questions  
> > > > > asked. For example, I can imagine that folks not using our Python client  
> > > > > would rather not be distracted with emails about it.
> > > > > 
> > > > > There’s also a few other strikes against Groups as a tool, such as the  
> > > > > fact that it is no longer a supported product by Google, it provides no API  
> > > > > hooks and it is not available for users in China.
> > > > > 
> > > > > We’ve evaluated several options and we’re currently considering  
> > > > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > > > of a Discourse forum. You can read more about Discourse at  
> > > > > [http://www.discourse.org](http://www.discourse.org)
> > > > > 
> > > > > We feel Discourse will allow us to provide a better experience for all  
> > > > > of our users for a few reasons:
> > > > > 
> > > > > - More fine grained conversation topics = less noise and better  
> > > > > targeted discussions. e.g. we can offer a forum for each language client,  
> > > > > individual logstash plugin or for each city to plan user group meetings,  
> > > > > etc.
> > > > > 
> > > > > - Facilitates discussions that are not generally happening on list  
> > > > > now, such as best practices by use case or tips from moving to development  
> > > > > to production
> > > > > 
> > > > > - Easier for folks who are purely end users - and less used to getting  
> > > > > peer support on a mailing list - to get help when they need it
> > > > > 
> > > > > Obviously, Discourse does not function the exact same way as a mailing  
> > > > > list - however, email interaction with Discourse is supported and will  
> > > > > continue to allow you to participate in discussions over email (though  
> > > > > there are some small issues related to in-line replies. [0])
> > > > > 
> > > > > We’re working with the Discourse team now as part of evaluating this  
> > > > > transition, and we know they’re working to resolve this particular issue.  
> > > > > We’re also still determining how Discourse will handle our needs for both  
> > > > > user and list archive migration, and we’ll know the precise details of how  
> > > > > that would work soon. (We’ll share when we have them.)
> > > > > 
> > > > > The final goal would be to move Google Groups to read-only archives,  
> > > > > and cut over to Discourse completely for community support discussions.
> > > > > 
> > > > > We’re looking at making the cut over in ~30 days from today, but  
> > > > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > > > sharing this information to set expectations about time frame for making  
> > > > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > > > effective migration of our list archives and subscribers, which may mean a  
> > > > > longer time horizon for deploying Discourse, as well.
> > > > > 
> > > > > In the meantime, though, we wanted to communicate early and often and  
> > > > > get your feedback. Would this change make your life better? Worse? Meh?
> > > > > 
> > > > > Please share your thoughts with us so we can evaluate your feedback.  
> > > > > We don’t take this switch lightly, and we want to understand how it will  
> > > > > impact your overall workflow and experience.
> > > > > 
> > > > > We’ll make regular updates to the list responding to incoming feedback  
> > > > > and be completely transparent about how our thought processes evolve based  
> > > > > on it.
> > > > > 
> > > > > Thanks in advance!
> > > > > 
> > > > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > > > 
> > > > > Cheers,  
> > > > > LH
> > > > > 
> > > > > Leslie Hawthorn  
> > > > > Director of Developer Relations  
> > > > > [http://elastic.co](http://elastic.co)
> > > > > 
> > > > > --  
> > > > > You received this message because you are subscribed to the Google  
> > > > > Groups "elasticsearch" group.  
> > > > > To unsubscribe from this group and stop receiving emails from it, send  
> > > > > an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com).  
> > > > > To view this discussion on the web visit [https://groups.google.com/d/](https://groups.google.com/d/)  
> > > > > msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%  
> > > > > 2Bi5cvuzunB0f3rbQaeP312COQ%[40mail.gmail.com](http://40mail.gmail.com)  
> > > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > > > .  
> > > > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/6eaa26d5-7660-4868-aa65-3ce4b6c3a446%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/6eaa26d5-7660-4868-aa65-3ce4b6c3a446%40googlegroups.com)  
> > [https://groups.google.com/d/msgid/elasticsearch/6eaa26d5-7660-4868-aa65-3ce4b6c3a446%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/6eaa26d5-7660-4868-aa65-3ce4b6c3a446%40googlegroups.com?utm_medium=email&utm_source=footer)  
> > .
> 
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZtWV5oim29UCwrsZpEpXNK%2BXtfksfM6\_peR%2BOQ2wPto6g%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZtWV5oim29UCwrsZpEpXNK%2BXtfksfM6_peR%2BOQ2wPto6g%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![jprante](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jprante/32/44941_2.png) [@jprante](https://discuss.elastic.co/u/jprante)
#### Post date: [April 15, 2015, 6:08pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/19 "2015-04-15T18:08:13Z")

</div>

I know I can not influence the decision for Discourse, so here are just my  
2 ¢.

The move should also consider that users who register with the new forum  
should have the right to export their own contributions to download them  
similar to Google takeaway function for Gmail / G+ account.

Also, it would be a an advance to add a license note, compatible to the  
Open Data Commons License [Licenses — Open Data Commons: legal tools for open data](http://opendatacommons.org/licenses/) to the user  
contributions. This would ensure long term archiving / harvesting /  
text-and-data-mining rights by the community. No one knows which system  
comes after Discourse.

If such licensing terms could be applied, I would find a file dump service  
very useful. Discourse allows a Postgresql dump of a forum, and I would  
appreciate regular data dumps that are made available to the public. Maybe  
to the Internet Archive, like [Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/stackexchange)

I support all suggestions which prefer forum access by email. I use emails  
since 1989 and I can not make friends with systems that remind me of toys  
and eyecandy like Google Wave [Google Wave - Wikipedia](http://en.wikipedia.org/wiki/Apache_Wave) and  
offer "likes" like Facebook. I don't need that crap.

Best,

Jörg

On Wed, Apr 15, 2015 at 7:20 PM, Leslie Hawthorn \<[leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)

> wrote:

> On Wed, Apr 15, 2015 at 9:02 AM, Ivan Brusic [ivan@brusic.com](mailto:ivan@brusic.com) wrote:
> 
> > I should clarify that I have no issues moving to Discourse, as long as  
> > instantaneous email interaction is preserved, just wanted to point out that  
> > I see no issues with the mailing lists.
> 
> Understood.
> 
> > The question is moot anyways since the change will happen regardless of  
> > our inputs.
> 
> Actually, I'm maintaining our Forums pre-launch checklist where there's a  
> line item for "don't move forward based on community feedback". I  
> respectfully disagree with your assessment that the change will happen  
> regardless of input from the community. We asked for feedback for a reason.  
> 🙂
> 
> > I hope we can subscribe to Discourse mailing lists without needing an  
> > account.
> 
> You'll need an account, but it's a one-time login to set up your  
> preferences and then read/interact solely via email.
> 
> Cheers,  
> LH
> 
> > Cheers,
> > 
> > Ivan  
> > On Apr 13, 2015 7:13 PM, "Leslie Hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
> > wrote:
> > 
> > > Thanks for your feedback, Ivan.
> > > 
> > > There's no plan to remove threads from the forums, so information would  
> > > always be archived there as well.
> > > 
> > > Does that impact your thoughts on moving to Discourse?
> > > 
> > > Folks, please keep the feedback coming!
> > > 
> > > Cheers,  
> > > LH
> > > 
> > > On Sat, Apr 11, 2015 at 12:09 AM, Ivan Brusic [ivan@brusic.com](mailto:ivan@brusic.com) wrote:
> > > 
> > > > As one of the oldest and most frequent users (before my sabbatical) of  
> > > > the mailing list, I just wanted to say that I never had an issue with it.  
> > > > It works. As long as I could continue using only email, I am happy.
> > > > 
> > > > For realtime communication, there is the IRC channel. If prefer the  
> > > > mailing list since everything is archived.
> > > > 
> > > > Ivan  
> > > > On Apr 2, 2015 5:36 PM, "leslie.hawthorn" [leslie.hawthorn@elastic.co](mailto:leslie.hawthorn@elastic.co)  
> > > > wrote:
> > > > 
> > > > > Hello everyone,
> > > > > 
> > > > > As we’ve begun to scale up development on three different open source  
> > > > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > > > with all of our needs for community support. We’ve got multiple mailing  
> > > > > lists going, which can be confusing for new folks trying to figure out  
> > > > > where to go to ask a question.
> > > > > 
> > > > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > > > variety of use cases, we’re getting widely different types of questions  
> > > > > asked. For example, I can imagine that folks not using our Python client  
> > > > > would rather not be distracted with emails about it.
> > > > > 
> > > > > There’s also a few other strikes against Groups as a tool, such as the  
> > > > > fact that it is no longer a supported product by Google, it provides no API  
> > > > > hooks and it is not available for users in China.
> > > > > 
> > > > > We’ve evaluated several options and we’re currently considering  
> > > > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > > > of a Discourse forum. You can read more about Discourse at  
> > > > > [http://www.discourse.org](http://www.discourse.org)
> > > > > 
> > > > > We feel Discourse will allow us to provide a better experience for all  
> > > > > of our users for a few reasons:
> > > > > 
> > > > > - More fine grained conversation topics = less noise and better  
> > > > > targeted discussions. e.g. we can offer a forum for each language client,  
> > > > > individual logstash plugin or for each city to plan user group meetings,  
> > > > > etc.
> > > > > 
> > > > > - Facilitates discussions that are not generally happening on list  
> > > > > now, such as best practices by use case or tips from moving to development  
> > > > > to production
> > > > > 
> > > > > - Easier for folks who are purely end users - and less used to getting  
> > > > > peer support on a mailing list - to get help when they need it
> > > > > 
> > > > > Obviously, Discourse does not function the exact same way as a mailing  
> > > > > list - however, email interaction with Discourse is supported and will  
> > > > > continue to allow you to participate in discussions over email (though  
> > > > > there are some small issues related to in-line replies. [0])
> > > > > 
> > > > > We’re working with the Discourse team now as part of evaluating this  
> > > > > transition, and we know they’re working to resolve this particular issue.  
> > > > > We’re also still determining how Discourse will handle our needs for both  
> > > > > user and list archive migration, and we’ll know the precise details of how  
> > > > > that would work soon. (We’ll share when we have them.)
> > > > > 
> > > > > The final goal would be to move Google Groups to read-only archives,  
> > > > > and cut over to Discourse completely for community support discussions.
> > > > > 
> > > > > We’re looking at making the cut over in ~30 days from today, but  
> > > > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > > > sharing this information to set expectations about time frame for making  
> > > > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > > > effective migration of our list archives and subscribers, which may mean a  
> > > > > longer time horizon for deploying Discourse, as well.
> > > > > 
> > > > > In the meantime, though, we wanted to communicate early and often and  
> > > > > get your feedback. Would this change make your life better? Worse? Meh?
> > > > > 
> > > > > Please share your thoughts with us so we can evaluate your feedback.  
> > > > > We don’t take this switch lightly, and we want to understand how it will  
> > > > > impact your overall workflow and experience.
> > > > > 
> > > > > We’ll make regular updates to the list responding to incoming feedback  
> > > > > and be completely transparent about how our thought processes evolve based  
> > > > > on it.
> > > > > 
> > > > > Thanks in advance!
> > > > > 
> > > > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > > > 
> > > > > Cheers,  
> > > > > LH
> > > > > 
> > > > > Leslie Hawthorn  
> > > > > Director of Developer Relations  
> > > > > [http://elastic.co](http://elastic.co)
> > > > > 
> > > > > --  
> > > > > You received this message because you are subscribed to the Google  
> > > > > Groups "elasticsearch" group.  
> > > > > To unsubscribe from this group and stop receiving emails from it, send  
> > > > > an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > > > > To view this discussion on the web visit  
> > > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com)  
> > > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > > > .  
> > > > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D\_chcYn\_AYy00A%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D_chcYn_AYy00A%40mail.gmail.com)  
> > [https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D\_chcYn\_AYy00A%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D_chcYn_AYy00A%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > .
> > 
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> 
> --  
> Leslie Hawthorn  
> Director of Developer Relations  
> [http://elastic.co](http://elastic.co)
> 
> Other Places to Find Me:  
> Freenode: lh  
> Twitter: @lhawthorn  
> Skype: mebelh  
> Voice: +31 20 794 7300
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com)  
> [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> .
> 
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFEHisvVg6YvDMVhqLOSyOg\_gLihu6hFwWcjLK5cGxC7Q%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFEHisvVg6YvDMVhqLOSyOg_gLihu6hFwWcjLK5cGxC7Q%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![tylerjl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tylerjl/32/44965_2.png) [@tylerjl](https://discuss.elastic.co/u/tylerjl)
#### Post date: [April 15, 2015, 6:24pm UTC](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068/20 "2015-04-15T18:24:37Z")

</div>

Itamar:

Correct - replying to topics via email is supported. We're trying very hard  
to ensure that people who rely primarily on email aren't left out, so we've  
double checked to ensure that if you want to interact primarily through  
email, you'll definitely be able to (receiving all new posts via email,  
replying to those via email, et cetera.)

Jörg:

Some of those reasons you've mentioned are motivating factors for the move  
to an open-source platform like Discourse. Some features like the ability  
to download your own posts are already built-in, such as the feature shown  
below:

[https://lh3.googleusercontent.com/-fNtYF8\_sGlw/VS6sD7p2SVI/AAAAAAAAACw/uaHykWji6RM/s1600/Screen%2BShot%2B2015-04-15%2Bat%2B12.11.29%2BPM.png](https://lh3.googleusercontent.com/-fNtYF8_sGlw/VS6sD7p2SVI/AAAAAAAAACw/uaHykWji6RM/s1600/Screen%2BShot%2B2015-04-15%2Bat%2B12.11.29%2BPM.png)

In addition, unlike google groups, Discourse has a very comprehensive API  
that _anyone_ would be able to leverage to export data however they would  
like. And again, if email is the preferred method, you could always  
subscribe to everything and just rely on email archives as well.

On Wednesday, April 15, 2015 at 12:08:21 PM UTC-6, Jörg Prante wrote:

> I know I can not influence the decision for Discourse, so here are just my  
> 2 ¢.
> 
> The move should also consider that users who register with the new forum  
> should have the right to export their own contributions to download them  
> similar to Google takeaway function for Gmail / G+ account.
> 
> Also, it would be a an advance to add a license note, compatible to the  
> Open Data Commons License [Licenses — Open Data Commons: legal tools for open data](http://opendatacommons.org/licenses/) to the  
> user contributions. This would ensure long term archiving / harvesting /  
> text-and-data-mining rights by the community. No one knows which system  
> comes after Discourse.
> 
> If such licensing terms could be applied, I would find a file dump service  
> very useful. Discourse allows a Postgresql dump of a forum, and I would  
> appreciate regular data dumps that are made available to the public. Maybe  
> to the Internet Archive, like [Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/stackexchange)
> 
> I support all suggestions which prefer forum access by email. I use emails  
> since 1989 and I can not make friends with systems that remind me of toys  
> and eyecandy like Google Wave [Google Wave - Wikipedia](http://en.wikipedia.org/wiki/Apache_Wave)  
> and offer "likes" like Facebook. I don't need that crap.
> 
> Best,
> 
> Jörg
> 
> On Wed, Apr 15, 2015 at 7:20 PM, Leslie Hawthorn \<[leslie....@elastic.co](mailto:leslie....@elastic.co)  
> \<javascript:\>\> wrote:
> 
> > On Wed, Apr 15, 2015 at 9:02 AM, Ivan Brusic \<[iv...@brusic.com](mailto:iv...@brusic.com)  
> > \<javascript:\>\> wrote:
> > 
> > > I should clarify that I have no issues moving to Discourse, as long as  
> > > instantaneous email interaction is preserved, just wanted to point out that  
> > > I see no issues with the mailing lists.
> > 
> > Understood.
> > 
> > > The question is moot anyways since the change will happen regardless of  
> > > our inputs.
> > 
> > Actually, I'm maintaining our Forums pre-launch checklist where there's a  
> > line item for "don't move forward based on community feedback". I  
> > respectfully disagree with your assessment that the change will happen  
> > regardless of input from the community. We asked for feedback for a reason.  
> > 🙂
> > 
> > > I hope we can subscribe to Discourse mailing lists without needing an  
> > > account.
> > 
> > You'll need an account, but it's a one-time login to set up your  
> > preferences and then read/interact solely via email.
> > 
> > Cheers,  
> > LH
> > 
> > > Cheers,
> > > 
> > > Ivan  
> > > On Apr 13, 2015 7:13 PM, "Leslie Hawthorn" \<[leslie....@elastic.co](mailto:leslie....@elastic.co)  
> > > \<javascript:\>\> wrote:
> > > 
> > > > Thanks for your feedback, Ivan.
> > > > 
> > > > There's no plan to remove threads from the forums, so information would  
> > > > always be archived there as well.
> > > > 
> > > > Does that impact your thoughts on moving to Discourse?
> > > > 
> > > > Folks, please keep the feedback coming!
> > > > 
> > > > Cheers,  
> > > > LH
> > > > 
> > > > On Sat, Apr 11, 2015 at 12:09 AM, Ivan Brusic \<[iv...@brusic.com](mailto:iv...@brusic.com)  
> > > > \<javascript:\>\> wrote:
> > > > 
> > > > > As one of the oldest and most frequent users (before my sabbatical) of  
> > > > > the mailing list, I just wanted to say that I never had an issue with it.  
> > > > > It works. As long as I could continue using only email, I am happy.
> > > > > 
> > > > > For realtime communication, there is the IRC channel. If prefer the  
> > > > > mailing list since everything is archived.
> > > > > 
> > > > > Ivan  
> > > > > On Apr 2, 2015 5:36 PM, "leslie.hawthorn" \<[leslie....@elastic.co](mailto:leslie....@elastic.co)  
> > > > > \<javascript:\>\> wrote:
> > > > > 
> > > > > > Hello everyone,
> > > > > > 
> > > > > > As we’ve begun to scale up development on three different open source  
> > > > > > projects, we’ve found Google Groups to be a difficult solution for dealing  
> > > > > > with all of our needs for community support. We’ve got multiple mailing  
> > > > > > lists going, which can be confusing for new folks trying to figure out  
> > > > > > where to go to ask a question.
> > > > > > 
> > > > > > We’ve also found our lists are becoming noisy in the “good problem to  
> > > > > > have” kind of way. As we’ve seen more user adoption, and across such a wide  
> > > > > > variety of use cases, we’re getting widely different types of questions  
> > > > > > asked. For example, I can imagine that folks not using our Python client  
> > > > > > would rather not be distracted with emails about it.
> > > > > > 
> > > > > > There’s also a few other strikes against Groups as a tool, such as  
> > > > > > the fact that it is no longer a supported product by Google, it provides no  
> > > > > > API hooks and it is not available for users in China.
> > > > > > 
> > > > > > We’ve evaluated several options and we’re currently considering  
> > > > > > shuttering the elasticsearch-user and logstash-users Google Groups in favor  
> > > > > > of a Discourse forum. You can read more about Discourse at  
> > > > > > [http://www.discourse.org](http://www.discourse.org)
> > > > > > 
> > > > > > We feel Discourse will allow us to provide a better experience for  
> > > > > > all of our users for a few reasons:
> > > > > > 
> > > > > > - More fine grained conversation topics = less noise and better  
> > > > > > targeted discussions. e.g. we can offer a forum for each language client,  
> > > > > > individual logstash plugin or for each city to plan user group meetings,  
> > > > > > etc.
> > > > > > 
> > > > > > - Facilitates discussions that are not generally happening on list  
> > > > > > now, such as best practices by use case or tips from moving to development  
> > > > > > to production
> > > > > > 
> > > > > > - Easier for folks who are purely end users - and less used to  
> > > > > > getting peer support on a mailing list - to get help when they need it
> > > > > > 
> > > > > > Obviously, Discourse does not function the exact same way as a  
> > > > > > mailing list - however, email interaction with Discourse is supported and  
> > > > > > will continue to allow you to participate in discussions over email (though  
> > > > > > there are some small issues related to in-line replies. [0])
> > > > > > 
> > > > > > We’re working with the Discourse team now as part of evaluating this  
> > > > > > transition, and we know they’re working to resolve this particular issue.  
> > > > > > We’re also still determining how Discourse will handle our needs for both  
> > > > > > user and list archive migration, and we’ll know the precise details of how  
> > > > > > that would work soon. (We’ll share when we have them.)
> > > > > > 
> > > > > > The final goal would be to move Google Groups to read-only archives,  
> > > > > > and cut over to Discourse completely for community support discussions.
> > > > > > 
> > > > > > We’re looking at making the cut over in ~30 days from today, but  
> > > > > > obviously that’s subject to the feedback we receive from all of you. We’re  
> > > > > > sharing this information to set expectations about time frame for making  
> > > > > > the switch. It’s not set in stone. Our highest priority is to ensure  
> > > > > > effective migration of our list archives and subscribers, which may mean a  
> > > > > > longer time horizon for deploying Discourse, as well.
> > > > > > 
> > > > > > In the meantime, though, we wanted to communicate early and often and  
> > > > > > get your feedback. Would this change make your life better? Worse? Meh?
> > > > > > 
> > > > > > Please share your thoughts with us so we can evaluate your feedback.  
> > > > > > We don’t take this switch lightly, and we want to understand how it will  
> > > > > > impact your overall workflow and experience.
> > > > > > 
> > > > > > We’ll make regular updates to the list responding to incoming  
> > > > > > feedback and be completely transparent about how our thought processes  
> > > > > > evolve based on it.
> > > > > > 
> > > > > > Thanks in advance!
> > > > > > 
> > > > > > [0] - [Migrating from Google Groups - migration - Discourse Meta](https://meta.discourse.org/t/migrating-from-google-groups/24695)
> > > > > > 
> > > > > > Cheers,  
> > > > > > LH
> > > > > > 
> > > > > > Leslie Hawthorn  
> > > > > > Director of Developer Relations  
> > > > > > [http://elastic.co](http://elastic.co)
> > > > > > 
> > > > > > --  
> > > > > > You received this message because you are subscribed to the Google  
> > > > > > Groups "elasticsearch" group.  
> > > > > > To unsubscribe from this group and stop receiving emails from it, send  
> > > > > > an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > > > > > To view this discussion on the web visit  
> > > > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com)  
> > > > > > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4A6M4LfRUaEeTQbFx16%3D%2Bi5cvuzunB0f3rbQaeP312COQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > > > > .  
> > > > > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > > 
> > > --  
> > > You received this message because you are subscribed to the Google  
> > > Groups "elasticsearch" group.  
> > > To unsubscribe from this group and stop receiving emails from it, send  
> > > an email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > > To view this discussion on the web visit  
> > > [https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D\_chcYn\_AYy00A%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D_chcYn_AYy00A%40mail.gmail.com)  
> > > [https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D\_chcYn\_AYy00A%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQD0j7gqvO1yZQ48mOyCef1ijoRBqgTN%3D_chcYn_AYy00A%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > > .
> > > 
> > > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> > 
> > --  
> > Leslie Hawthorn  
> > Director of Developer Relations  
> > [http://elastic.co](http://elastic.co)
> > 
> > Other Places to Find Me:  
> > Freenode: lh  
> > Twitter: @lhawthorn  
> > Skype: mebelh  
> > Voice: +31 20 794 7300
> > 
> > --  
> > You received this message because you are subscribed to the Google Groups  
> > "elasticsearch" group.  
> > To unsubscribe from this group and stop receiving emails from it, send an  
> > email to [elasticsearc...@googlegroups.com](mailto:elasticsearc...@googlegroups.com) \<javascript:\>.  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com)  
> > [https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAHj2c4Catt84uQTY9xJEQGggE6o5gU9Q5uQ%3DnKQD9Bp3T%3D%3Dfmg%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > .
> > 
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/18588a3f-7448-46d0-ac3c-2fcabb760a05%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/18588a3f-7448-46d0-ac3c-2fcabb760a05%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

[Next page](https://discuss.elastic.co/t/evaluating-moving-to-discourse-feedback-wanted/23068.md?page=2)
