According to config files file based delta persistence is supported.
But it is not working for me. has it not yet been implemented or it
needs some special task other then setting delta store type which i am
not doing?
On Fri, Jan 14, 2011 at 5:02 AM, faisalbhagat <faisalbha...@gmail.com> wrote: > According to config files file based delta persistence is supported. > But it is not working for me. has it not yet been implemented or it > needs some special task other then setting delta store type which i am > not doing?
> On Fri, Jan 14, 2011 at 5:02 AM, faisalbhagat <faisalbha...@gmail.com> wrote:
> > According to config files file based delta persistence is supported.
> > But it is not working for me. has it not yet been implemented or it
> > needs some special task other then setting delta store type which i am
> > not doing?
> Till when we can expect it working may be not that reliable. but just > working!
> On Jan 14, 6:10 pm, Tad Glines <tad.gli...@gmail.com> wrote: > > On Fri, Jan 14, 2011 at 5:02 AM, faisalbhagat <faisalbha...@gmail.com> > wrote: > > > According to config files file based delta persistence is supported. > > > But it is not working for me. has it not yet been implemented or it > > > needs some special task other then setting delta store type which i am > > > not doing?
> > It's not finished yet.
> -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to wave-protocol@googlegroups.com. > To unsubscribe from this group, send email to > wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en.
On Sun, Jan 16, 2011 at 2:49 PM, Alex North <ano...@google.com> wrote: > It's difficult to estimate. It's basically working but exposed bugs > throughout the rest of the system. I'm fixing them as I find them.
> On 15 January 2011 03:26, faisalbhagat <faisalbha...@gmail.com> wrote:
>> Till when we can expect it working may be not that reliable. but just >> working!
>> On Jan 14, 6:10 pm, Tad Glines <tad.gli...@gmail.com> wrote: >> > On Fri, Jan 14, 2011 at 5:02 AM, faisalbhagat <faisalbha...@gmail.com> >> wrote: >> > > According to config files file based delta persistence is supported. >> > > But it is not working for me. has it not yet been implemented or it >> > > needs some special task other then setting delta store type which i am >> > > not doing?
>> > It's not finished yet.
>> -- >> You received this message because you are subscribed to the Google Groups >> "Wave Protocol" group. >> To post to this group, send email to wave-protocol@googlegroups.com. >> To unsubscribe from this group, send email to >> wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/wave-protocol?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to wave-protocol@googlegroups.com. > To unsubscribe from this group, send email to > wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en.
Hmm. What I'm working through at the moment are flaws in the existing implementation, and the most valuable thing there is knowledge of how it works. It probably won't be particularly effective for someone else to attempt the same thing as the bugs are exposed basically one at a time.
Quick code reviews help, but Tad's doing a great job there (thanks!).
However, one thing I'm putting off because I'm working on persistence is importing the issues from our issue tracker into JIRA. That is definitely something I could use some help with. If someone can find or write some python code to push an issue into JIRA and either write or wait for someone to write code to pull them from Google code hosting, it would be much appreciated (but let's start another email thread).
A.
On 16 January 2011 15:35, James Purser <jamesrpur...@gmail.com> wrote:
> On Sun, Jan 16, 2011 at 2:49 PM, Alex North <ano...@google.com> wrote:
>> It's difficult to estimate. It's basically working but exposed bugs >> throughout the rest of the system. I'm fixing them as I find them.
>> On 15 January 2011 03:26, faisalbhagat <faisalbha...@gmail.com> wrote:
>>> Till when we can expect it working may be not that reliable. but just >>> working!
>>> On Jan 14, 6:10 pm, Tad Glines <tad.gli...@gmail.com> wrote: >>> > On Fri, Jan 14, 2011 at 5:02 AM, faisalbhagat <faisalbha...@gmail.com> >>> wrote: >>> > > According to config files file based delta persistence is supported. >>> > > But it is not working for me. has it not yet been implemented or it >>> > > needs some special task other then setting delta store type which i >>> am >>> > > not doing?
>>> > It's not finished yet.
>>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Wave Protocol" group. >>> To post to this group, send email to wave-protocol@googlegroups.com. >>> To unsubscribe from this group, send email to >>> wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/wave-protocol?hl=en.
>> -- >> You received this message because you are subscribed to the Google Groups >> "Wave Protocol" group. >> To post to this group, send email to wave-protocol@googlegroups.com. >> To unsubscribe from this group, send email to >> wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/wave-protocol?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to wave-protocol@googlegroups.com. > To unsubscribe from this group, send email to > wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en.
> Hmm. What I'm working through at the moment are flaws in the existing > implementation, and the most valuable thing there is knowledge of how it > works. It probably won't be particularly effective for someone else to > attempt the same thing as the bugs are exposed basically one at a time.
> Quick code reviews help, but Tad's doing a great job there (thanks!).
> However, one thing I'm putting off because I'm working on persistence is > importing the issues from our issue tracker into JIRA. That is definitely > something I could use some help with. If someone can find or write some > python code to push an issue into JIRA and either write or wait for someone > to write code to pull them from Google code hosting, it would be much > appreciated (but let's start another email thread).
> A.
> On 16 January 2011 15:35, James Purser <jamesrpur...@gmail.com> wrote:
>> Can anyone help?
>> James
>> On Sun, Jan 16, 2011 at 2:49 PM, Alex North <ano...@google.com> wrote:
>>> It's difficult to estimate. It's basically working but exposed bugs >>> throughout the rest of the system. I'm fixing them as I find them.
>>> On 15 January 2011 03:26, faisalbhagat <faisalbha...@gmail.com> wrote:
>>>> Till when we can expect it working may be not that reliable. but just >>>> working!
>>>> On Jan 14, 6:10 pm, Tad Glines <tad.gli...@gmail.com> wrote: >>>> > On Fri, Jan 14, 2011 at 5:02 AM, faisalbhagat <faisalbha...@gmail.com> >>>> wrote: >>>> > > According to config files file based delta persistence is supported. >>>> > > But it is not working for me. has it not yet been implemented or it >>>> > > needs some special task other then setting delta store type which i >>>> am >>>> > > not doing?
>>>> > It's not finished yet.
>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Wave Protocol" group. >>>> To post to this group, send email to wave-protocol@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/wave-protocol?hl=en.
>>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Wave Protocol" group. >>> To post to this group, send email to wave-protocol@googlegroups.com. >>> To unsubscribe from this group, send email to >>> wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/wave-protocol?hl=en.
>> -- >> You received this message because you are subscribed to the Google Groups >> "Wave Protocol" group. >> To post to this group, send email to wave-protocol@googlegroups.com. >> To unsubscribe from this group, send email to >> wave-protocol+unsubscribe@googlegroups.com<wave-protocol%2Bunsubscribe@goog legroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/wave-protocol?hl=en.