You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by ja...@apache.org on 2012/07/30 20:06:56 UTC

svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Author: jarcec
Date: Mon Jul 30 18:06:56 2012
New Revision: 1367198

URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
Log:
FLUME-1354. Update docs to show that recoverable memory channel is deprecated.

(Hari Shreedharan via Jarek Jarcec Cecho)

Modified:
    flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
==============================================================================
--- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
+++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
@@ -1323,9 +1323,9 @@ Recoverable Memory Channel
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
-.. warning:: The Recoverable Memory Channel is currently experimental and is not
-             yet ready for production use. This channel's properties are being
-             documented here in advance of its completion.
+.. warning:: The Recoverable Memory Channel has been deprecated
+             in favor of the FileChannel. FileChannel is durable channel
+             and performs better than the Recoverable Memory Channel.
 
 Required properties are in **bold**.
 



Re: svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Posted by Jarek Jarcec Cecho <ja...@apache.org>.
Done.

Thanks for your explanation Ralph.

Jarcec

On Mon, Jul 30, 2012 at 12:47:42PM -0700, Ralph Goers wrote:
> Actually, it may have been infra while the code was moved to git.  
> 
> I see you committed it. You should then go to https://cms.apache.org/#bookmark and view the staging site by clicking on the "Get flume working copy" link and then selecting "staged". If you are happy with the way it looks then click on the publish link to update the live site.
> 
> Ralph
> 
> On Jul 30, 2012, at 12:24 PM, Jarek Jarcec Cecho wrote:
> 
> > Must have been some glitch on my end. I've tried that again on fresh repository checkout and everything worked. Sorry for the confusion.
> > 
> > Jarcec
> > 
> > On Mon, Jul 30, 2012 at 11:54:19AM -0700, Ralph Goers wrote:
> >> No, that is correct.  It is just surprising as it means that your access is somehow limited below the flume directory, which shouldn't be the case.
> >> 
> >> Ralph
> >> 
> >> On Jul 30, 2012, at 11:50 AM, Jarek Jarcec Cecho wrote:
> >> 
> >>> Yes I did. Is that incorrect way how to upgrade the site?
> >>> 
> >>> Jarcec
> >>> 
> >>> On Mon, Jul 30, 2012 at 11:44:33AM -0700, Ralph Goers wrote:
> >>>> You tried to checkout and commit to https://svn.apache.org/repos/asf/flume/site/trunk?
> >>>> 
> >>>> Ralph
> >>>> 
> >>>> On Jul 30, 2012, at 11:38 AM, Jarek Jarcec Cecho wrote:
> >>>> 
> >>>>> Hi Ralph,
> >>>>> thanks for reminding that. I've tried to commit the change also to site, but I've failed on forbidden access. Could someone please verify that I do have sufficient privileges to commit to site?
> >>>>> 
> >>>>> Jarcec
> >>>>> 
> >>>>> On Mon, Jul 30, 2012 at 11:16:42AM -0700, Ralph Goers wrote:
> >>>>>> Please update the documentation on the web site as it is now out of date.
> >>>>>> 
> >>>>>> Ralph
> >>>>>> 
> >>>>>> On Jul 30, 2012, at 11:06 AM, jarcec@apache.org wrote:
> >>>>>> 
> >>>>>>> Author: jarcec
> >>>>>>> Date: Mon Jul 30 18:06:56 2012
> >>>>>>> New Revision: 1367198
> >>>>>>> 
> >>>>>>> URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
> >>>>>>> Log:
> >>>>>>> FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
> >>>>>>> 
> >>>>>>> (Hari Shreedharan via Jarek Jarcec Cecho)
> >>>>>>> 
> >>>>>>> Modified:
> >>>>>>> flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> >>>>>>> 
> >>>>>>> Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> >>>>>>> URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
> >>>>>>> ==============================================================================
> >>>>>>> --- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
> >>>>>>> +++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
> >>>>>>> @@ -1323,9 +1323,9 @@ Recoverable Memory Channel
> >>>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>>>>>> 
> >>>>>>> 
> >>>>>>> -.. warning:: The Recoverable Memory Channel is currently experimental and is not
> >>>>>>> -             yet ready for production use. This channel's properties are being
> >>>>>>> -             documented here in advance of its completion.
> >>>>>>> +.. warning:: The Recoverable Memory Channel has been deprecated
> >>>>>>> +             in favor of the FileChannel. FileChannel is durable channel
> >>>>>>> +             and performs better than the Recoverable Memory Channel.
> >>>>>>> 
> >>>>>>> Required properties are in **bold**.
> >>>>>>> 
> >>>>>>> 
> >>>>>>> 
> >>>>>> 
> >>>> 
> >> 
> 

Re: svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Posted by Ralph Goers <ra...@dslextreme.com>.
Actually, it may have been infra while the code was moved to git.  

I see you committed it. You should then go to https://cms.apache.org/#bookmark and view the staging site by clicking on the "Get flume working copy" link and then selecting "staged". If you are happy with the way it looks then click on the publish link to update the live site.

Ralph

On Jul 30, 2012, at 12:24 PM, Jarek Jarcec Cecho wrote:

> Must have been some glitch on my end. I've tried that again on fresh repository checkout and everything worked. Sorry for the confusion.
> 
> Jarcec
> 
> On Mon, Jul 30, 2012 at 11:54:19AM -0700, Ralph Goers wrote:
>> No, that is correct.  It is just surprising as it means that your access is somehow limited below the flume directory, which shouldn't be the case.
>> 
>> Ralph
>> 
>> On Jul 30, 2012, at 11:50 AM, Jarek Jarcec Cecho wrote:
>> 
>>> Yes I did. Is that incorrect way how to upgrade the site?
>>> 
>>> Jarcec
>>> 
>>> On Mon, Jul 30, 2012 at 11:44:33AM -0700, Ralph Goers wrote:
>>>> You tried to checkout and commit to https://svn.apache.org/repos/asf/flume/site/trunk?
>>>> 
>>>> Ralph
>>>> 
>>>> On Jul 30, 2012, at 11:38 AM, Jarek Jarcec Cecho wrote:
>>>> 
>>>>> Hi Ralph,
>>>>> thanks for reminding that. I've tried to commit the change also to site, but I've failed on forbidden access. Could someone please verify that I do have sufficient privileges to commit to site?
>>>>> 
>>>>> Jarcec
>>>>> 
>>>>> On Mon, Jul 30, 2012 at 11:16:42AM -0700, Ralph Goers wrote:
>>>>>> Please update the documentation on the web site as it is now out of date.
>>>>>> 
>>>>>> Ralph
>>>>>> 
>>>>>> On Jul 30, 2012, at 11:06 AM, jarcec@apache.org wrote:
>>>>>> 
>>>>>>> Author: jarcec
>>>>>>> Date: Mon Jul 30 18:06:56 2012
>>>>>>> New Revision: 1367198
>>>>>>> 
>>>>>>> URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
>>>>>>> Log:
>>>>>>> FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
>>>>>>> 
>>>>>>> (Hari Shreedharan via Jarek Jarcec Cecho)
>>>>>>> 
>>>>>>> Modified:
>>>>>>> flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
>>>>>>> 
>>>>>>> Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
>>>>>>> URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
>>>>>>> ==============================================================================
>>>>>>> --- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
>>>>>>> +++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
>>>>>>> @@ -1323,9 +1323,9 @@ Recoverable Memory Channel
>>>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>>>> 
>>>>>>> 
>>>>>>> -.. warning:: The Recoverable Memory Channel is currently experimental and is not
>>>>>>> -             yet ready for production use. This channel's properties are being
>>>>>>> -             documented here in advance of its completion.
>>>>>>> +.. warning:: The Recoverable Memory Channel has been deprecated
>>>>>>> +             in favor of the FileChannel. FileChannel is durable channel
>>>>>>> +             and performs better than the Recoverable Memory Channel.
>>>>>>> 
>>>>>>> Required properties are in **bold**.
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>> 
>>>> 
>> 


Re: svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Posted by Jarek Jarcec Cecho <ja...@apache.org>.
Must have been some glitch on my end. I've tried that again on fresh repository checkout and everything worked. Sorry for the confusion.

Jarcec

On Mon, Jul 30, 2012 at 11:54:19AM -0700, Ralph Goers wrote:
> No, that is correct.  It is just surprising as it means that your access is somehow limited below the flume directory, which shouldn't be the case.
> 
> Ralph
> 
> On Jul 30, 2012, at 11:50 AM, Jarek Jarcec Cecho wrote:
> 
> > Yes I did. Is that incorrect way how to upgrade the site?
> > 
> > Jarcec
> > 
> > On Mon, Jul 30, 2012 at 11:44:33AM -0700, Ralph Goers wrote:
> >> You tried to checkout and commit to https://svn.apache.org/repos/asf/flume/site/trunk?
> >> 
> >> Ralph
> >> 
> >> On Jul 30, 2012, at 11:38 AM, Jarek Jarcec Cecho wrote:
> >> 
> >>> Hi Ralph,
> >>> thanks for reminding that. I've tried to commit the change also to site, but I've failed on forbidden access. Could someone please verify that I do have sufficient privileges to commit to site?
> >>> 
> >>> Jarcec
> >>> 
> >>> On Mon, Jul 30, 2012 at 11:16:42AM -0700, Ralph Goers wrote:
> >>>> Please update the documentation on the web site as it is now out of date.
> >>>> 
> >>>> Ralph
> >>>> 
> >>>> On Jul 30, 2012, at 11:06 AM, jarcec@apache.org wrote:
> >>>> 
> >>>>> Author: jarcec
> >>>>> Date: Mon Jul 30 18:06:56 2012
> >>>>> New Revision: 1367198
> >>>>> 
> >>>>> URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
> >>>>> Log:
> >>>>> FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
> >>>>> 
> >>>>> (Hari Shreedharan via Jarek Jarcec Cecho)
> >>>>> 
> >>>>> Modified:
> >>>>>  flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> >>>>> 
> >>>>> Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> >>>>> URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
> >>>>> ==============================================================================
> >>>>> --- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
> >>>>> +++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
> >>>>> @@ -1323,9 +1323,9 @@ Recoverable Memory Channel
> >>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>>>> 
> >>>>> 
> >>>>> -.. warning:: The Recoverable Memory Channel is currently experimental and is not
> >>>>> -             yet ready for production use. This channel's properties are being
> >>>>> -             documented here in advance of its completion.
> >>>>> +.. warning:: The Recoverable Memory Channel has been deprecated
> >>>>> +             in favor of the FileChannel. FileChannel is durable channel
> >>>>> +             and performs better than the Recoverable Memory Channel.
> >>>>> 
> >>>>> Required properties are in **bold**.
> >>>>> 
> >>>>> 
> >>>>> 
> >>>> 
> >> 
> 

Re: svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Posted by Ralph Goers <ra...@dslextreme.com>.
No, that is correct.  It is just surprising as it means that your access is somehow limited below the flume directory, which shouldn't be the case.

Ralph

On Jul 30, 2012, at 11:50 AM, Jarek Jarcec Cecho wrote:

> Yes I did. Is that incorrect way how to upgrade the site?
> 
> Jarcec
> 
> On Mon, Jul 30, 2012 at 11:44:33AM -0700, Ralph Goers wrote:
>> You tried to checkout and commit to https://svn.apache.org/repos/asf/flume/site/trunk?
>> 
>> Ralph
>> 
>> On Jul 30, 2012, at 11:38 AM, Jarek Jarcec Cecho wrote:
>> 
>>> Hi Ralph,
>>> thanks for reminding that. I've tried to commit the change also to site, but I've failed on forbidden access. Could someone please verify that I do have sufficient privileges to commit to site?
>>> 
>>> Jarcec
>>> 
>>> On Mon, Jul 30, 2012 at 11:16:42AM -0700, Ralph Goers wrote:
>>>> Please update the documentation on the web site as it is now out of date.
>>>> 
>>>> Ralph
>>>> 
>>>> On Jul 30, 2012, at 11:06 AM, jarcec@apache.org wrote:
>>>> 
>>>>> Author: jarcec
>>>>> Date: Mon Jul 30 18:06:56 2012
>>>>> New Revision: 1367198
>>>>> 
>>>>> URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
>>>>> Log:
>>>>> FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
>>>>> 
>>>>> (Hari Shreedharan via Jarek Jarcec Cecho)
>>>>> 
>>>>> Modified:
>>>>>  flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
>>>>> 
>>>>> Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
>>>>> URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
>>>>> ==============================================================================
>>>>> --- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
>>>>> +++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
>>>>> @@ -1323,9 +1323,9 @@ Recoverable Memory Channel
>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>> 
>>>>> 
>>>>> -.. warning:: The Recoverable Memory Channel is currently experimental and is not
>>>>> -             yet ready for production use. This channel's properties are being
>>>>> -             documented here in advance of its completion.
>>>>> +.. warning:: The Recoverable Memory Channel has been deprecated
>>>>> +             in favor of the FileChannel. FileChannel is durable channel
>>>>> +             and performs better than the Recoverable Memory Channel.
>>>>> 
>>>>> Required properties are in **bold**.
>>>>> 
>>>>> 
>>>>> 
>>>> 
>> 


Re: svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Posted by Jarek Jarcec Cecho <ja...@apache.org>.
Yes I did. Is that incorrect way how to upgrade the site?

Jarcec

On Mon, Jul 30, 2012 at 11:44:33AM -0700, Ralph Goers wrote:
> You tried to checkout and commit to https://svn.apache.org/repos/asf/flume/site/trunk?
> 
> Ralph
> 
> On Jul 30, 2012, at 11:38 AM, Jarek Jarcec Cecho wrote:
> 
> > Hi Ralph,
> > thanks for reminding that. I've tried to commit the change also to site, but I've failed on forbidden access. Could someone please verify that I do have sufficient privileges to commit to site?
> > 
> > Jarcec
> > 
> > On Mon, Jul 30, 2012 at 11:16:42AM -0700, Ralph Goers wrote:
> >> Please update the documentation on the web site as it is now out of date.
> >> 
> >> Ralph
> >> 
> >> On Jul 30, 2012, at 11:06 AM, jarcec@apache.org wrote:
> >> 
> >>> Author: jarcec
> >>> Date: Mon Jul 30 18:06:56 2012
> >>> New Revision: 1367198
> >>> 
> >>> URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
> >>> Log:
> >>> FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
> >>> 
> >>> (Hari Shreedharan via Jarek Jarcec Cecho)
> >>> 
> >>> Modified:
> >>>   flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> >>> 
> >>> Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> >>> URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
> >>> ==============================================================================
> >>> --- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
> >>> +++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
> >>> @@ -1323,9 +1323,9 @@ Recoverable Memory Channel
> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>> 
> >>> 
> >>> -.. warning:: The Recoverable Memory Channel is currently experimental and is not
> >>> -             yet ready for production use. This channel's properties are being
> >>> -             documented here in advance of its completion.
> >>> +.. warning:: The Recoverable Memory Channel has been deprecated
> >>> +             in favor of the FileChannel. FileChannel is durable channel
> >>> +             and performs better than the Recoverable Memory Channel.
> >>> 
> >>> Required properties are in **bold**.
> >>> 
> >>> 
> >>> 
> >> 
> 

Re: svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Posted by Ralph Goers <ra...@dslextreme.com>.
You tried to checkout and commit to https://svn.apache.org/repos/asf/flume/site/trunk?

Ralph

On Jul 30, 2012, at 11:38 AM, Jarek Jarcec Cecho wrote:

> Hi Ralph,
> thanks for reminding that. I've tried to commit the change also to site, but I've failed on forbidden access. Could someone please verify that I do have sufficient privileges to commit to site?
> 
> Jarcec
> 
> On Mon, Jul 30, 2012 at 11:16:42AM -0700, Ralph Goers wrote:
>> Please update the documentation on the web site as it is now out of date.
>> 
>> Ralph
>> 
>> On Jul 30, 2012, at 11:06 AM, jarcec@apache.org wrote:
>> 
>>> Author: jarcec
>>> Date: Mon Jul 30 18:06:56 2012
>>> New Revision: 1367198
>>> 
>>> URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
>>> Log:
>>> FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
>>> 
>>> (Hari Shreedharan via Jarek Jarcec Cecho)
>>> 
>>> Modified:
>>>   flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
>>> 
>>> Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
>>> URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
>>> ==============================================================================
>>> --- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
>>> +++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
>>> @@ -1323,9 +1323,9 @@ Recoverable Memory Channel
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> 
>>> 
>>> -.. warning:: The Recoverable Memory Channel is currently experimental and is not
>>> -             yet ready for production use. This channel's properties are being
>>> -             documented here in advance of its completion.
>>> +.. warning:: The Recoverable Memory Channel has been deprecated
>>> +             in favor of the FileChannel. FileChannel is durable channel
>>> +             and performs better than the Recoverable Memory Channel.
>>> 
>>> Required properties are in **bold**.
>>> 
>>> 
>>> 
>> 


Re: svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Posted by Jarek Jarcec Cecho <ja...@apache.org>.
Hi Ralph,
thanks for reminding that. I've tried to commit the change also to site, but I've failed on forbidden access. Could someone please verify that I do have sufficient privileges to commit to site?

Jarcec

On Mon, Jul 30, 2012 at 11:16:42AM -0700, Ralph Goers wrote:
> Please update the documentation on the web site as it is now out of date.
> 
> Ralph
> 
> On Jul 30, 2012, at 11:06 AM, jarcec@apache.org wrote:
> 
> > Author: jarcec
> > Date: Mon Jul 30 18:06:56 2012
> > New Revision: 1367198
> > 
> > URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
> > Log:
> > FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
> > 
> > (Hari Shreedharan via Jarek Jarcec Cecho)
> > 
> > Modified:
> >    flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> > 
> > Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> > URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
> > ==============================================================================
> > --- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
> > +++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
> > @@ -1323,9 +1323,9 @@ Recoverable Memory Channel
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~
> > 
> > 
> > -.. warning:: The Recoverable Memory Channel is currently experimental and is not
> > -             yet ready for production use. This channel's properties are being
> > -             documented here in advance of its completion.
> > +.. warning:: The Recoverable Memory Channel has been deprecated
> > +             in favor of the FileChannel. FileChannel is durable channel
> > +             and performs better than the Recoverable Memory Channel.
> > 
> > Required properties are in **bold**.
> > 
> > 
> > 
> 

Re: svn commit: r1367198 - /flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst

Posted by Ralph Goers <ra...@dslextreme.com>.
Please update the documentation on the web site as it is now out of date.

Ralph

On Jul 30, 2012, at 11:06 AM, jarcec@apache.org wrote:

> Author: jarcec
> Date: Mon Jul 30 18:06:56 2012
> New Revision: 1367198
> 
> URL: http://svn.apache.org/viewvc?rev=1367198&view=rev
> Log:
> FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
> 
> (Hari Shreedharan via Jarek Jarcec Cecho)
> 
> Modified:
>    flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> 
> Modified: flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst
> URL: http://svn.apache.org/viewvc/flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst?rev=1367198&r1=1367197&r2=1367198&view=diff
> ==============================================================================
> --- flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst (original)
> +++ flume/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst Mon Jul 30 18:06:56 2012
> @@ -1323,9 +1323,9 @@ Recoverable Memory Channel
> ~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> -.. warning:: The Recoverable Memory Channel is currently experimental and is not
> -             yet ready for production use. This channel's properties are being
> -             documented here in advance of its completion.
> +.. warning:: The Recoverable Memory Channel has been deprecated
> +             in favor of the FileChannel. FileChannel is durable channel
> +             and performs better than the Recoverable Memory Channel.
> 
> Required properties are in **bold**.
> 
> 
>