Re: Plan for WarmStart with Extstore support,and what is the progress now

2021-05-08 Thread dormando
Hey,

Probably not. I'm still working toward driving the first usable
version fo the proxy code. Sorry :(

On Fri, 7 May 2021, Eric Zhang wrote:

> Hello. 
> Will warmstart with extstore support be released this moth?
> 在2021年4月7日星期三 UTC+8 下午4:11:22 写道:
>   I don't remember what needed to be done at this point. I'll check 
> possibly
>   next week; I have a large change that I'm in the middle of working on 
> and
>   need to finish first.
>
>   fwiw 'next' branch is for basing development work on. My personal repo 
> is
>   full of recent development branches. I don't typically update 
> master/next
>   on there.
>
>   If your co is able to sponsor development that can speed things up too.
>
>   -Dormando
>
>   On Tue, 6 Apr 2021, Eric Zhang wrote:
>
>   > This month or next month is OK for me, and I will be the first one to 
> test it. I can make some patches to make it
>   > work, based on https://github.com/memcached/memcached/tree/master or 
> you have your own branch for it. I note that
>   > your own repo is not updated for a long time 
> https://github.com/dormando/memcached.
>   >
>   > 在2021年4月7日星期三 UTC+8 上午4:06:26 写道:
>   > Hey,
>   >
>   > Sorry about that not being done yet. Mostly due to lack of demand for 
> it I
>   > was working on other things. I can and should get to that soon (this 
> month
>   > or next month?).
>   >
>   > It's not too hard but there are a lot of places that need to be 
> patched.
>   > Please note that warm restart with extstore does not make it crash or
>   > reboot safe. There is still a memory segment that needs to be saved to
>   > survive reboots.
>   >
>   > -Dormando
>   >
>   > On Tue, 6 Apr 2021, Shihu Zhang wrote:
>   >
>   > >         Our program have test the feature of WarmStart which is 
> useful. Data cached in Memcached is
>   > nearly never
>   > > modified and is 10TB large (value is 100kb+). So WarmStart with 
> Exstore support  is a better
>   > feature.         So
>   > > I want to know the plan for it, and what is the complex mentioned
>   > > here https://github.com/memcached/memcached/issues/531.
>   > >
>   > > --
>   > >
>   > > ---
>   > > You received this message because you are subscribed to the Google 
> Groups "memcached" group.
>   > > To unsubscribe from this group and stop receiving emails from it, 
> send an email to
>   > > memcached+...@googlegroups.com.
>   > > To view this discussion on the web visit
>   > >
>   > 
> https://groups.google.com/d/msgid/memcached/17c8b54e-76c7-41e9-8797-47bb66457892n%40googlegroups.com.
>   > >
>   > >
>   >
>   > --
>   >
>   > ---
>   > You received this message because you are subscribed to the Google 
> Groups "memcached" group.
>   > To unsubscribe from this group and stop receiving emails from it, 
> send an email to
>   > memcached+...@googlegroups.com.
>   > To view this discussion on the web visit
>   > 
> https://groups.google.com/d/msgid/memcached/50b76cfc-1892-4f34-94a4-b14e214c2e27n%40googlegroups.com.
>   >
>   >
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups 
> "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to memcached+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/memcached/1c41f7dd-c5a8-49d5-bf64-0e6655dc2377n%40googlegroups.com.
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/5173db6f-025-af17-af85-dc28d9a358f0%40rydia.net.


Re: Plan for WarmStart with Extstore support,and what is the progress now

2021-05-08 Thread Eric Zhang
Hello. 
Will warmstart with extstore support be released this moth?
在2021年4月7日星期三 UTC+8 下午4:11:22 写道:

> I don't remember what needed to be done at this point. I'll check possibly
> next week; I have a large change that I'm in the middle of working on and
> need to finish first.
>
> fwiw 'next' branch is for basing development work on. My personal repo is
> full of recent development branches. I don't typically update master/next
> on there.
>
> If your co is able to sponsor development that can speed things up too.
>
> -Dormando
>
> On Tue, 6 Apr 2021, Eric Zhang wrote:
>
> > This month or next month is OK for me, and I will be the first one to 
> test it. I can make some patches to make it
> > work, based on https://github.com/memcached/memcached/tree/master or 
> you have your own branch for it. I note that
> > your own repo is not updated for a long time 
> https://github.com/dormando/memcached.
> >
> > 在2021年4月7日星期三 UTC+8 上午4:06:26 写道:
> > Hey,
> >
> > Sorry about that not being done yet. Mostly due to lack of demand for it 
> I
> > was working on other things. I can and should get to that soon (this 
> month
> > or next month?).
> >
> > It's not too hard but there are a lot of places that need to be patched.
> > Please note that warm restart with extstore does not make it crash or
> > reboot safe. There is still a memory segment that needs to be saved to
> > survive reboots.
> >
> > -Dormando
> >
> > On Tue, 6 Apr 2021, Shihu Zhang wrote:
> >
> > > Our program have test the feature of WarmStart which is 
> useful. Data cached in Memcached is
> > nearly never
> > > modified and is 10TB large (value is 100kb+). So WarmStart with 
> Exstore support  is a better
> > feature. So
> > > I want to know the plan for it, and what is the complex mentioned
> > > here https://github.com/memcached/memcached/issues/531.
> > >
> > > --
> > >
> > > ---
> > > You received this message because you are subscribed to the Google 
> Groups "memcached" group.
> > > To unsubscribe from this group and stop receiving emails from it, send 
> an email to
> > > memcached+...@googlegroups.com.
> > > To view this discussion on the web visit
> > >
> > 
> https://groups.google.com/d/msgid/memcached/17c8b54e-76c7-41e9-8797-47bb66457892n%40googlegroups.com
> .
> > >
> > >
> >
> > --
> >
> > ---
> > You received this message because you are subscribed to the Google 
> Groups "memcached" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to
> > memcached+...@googlegroups.com.
> > To view this discussion on the web visit
> > 
> https://groups.google.com/d/msgid/memcached/50b76cfc-1892-4f34-94a4-b14e214c2e27n%40googlegroups.com
> .
> >
> >

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/1c41f7dd-c5a8-49d5-bf64-0e6655dc2377n%40googlegroups.com.


Re: Plan for WarmStart with Extstore support,and what is the progress now

2021-04-08 Thread Eric Zhang
OK,I will read the source code and test warm start with exstore first to 
find where need to fix.

在2021年4月7日星期三 UTC+8 下午4:11:22 写道:

> I don't remember what needed to be done at this point. I'll check possibly
> next week; I have a large change that I'm in the middle of working on and
> need to finish first.
>
> fwiw 'next' branch is for basing development work on. My personal repo is
> full of recent development branches. I don't typically update master/next
> on there.
>
> If your co is able to sponsor development that can speed things up too.
>
> -Dormando
>
> On Tue, 6 Apr 2021, Eric Zhang wrote:
>
> > This month or next month is OK for me, and I will be the first one to 
> test it. I can make some patches to make it
> > work, based on https://github.com/memcached/memcached/tree/master or 
> you have your own branch for it. I note that
> > your own repo is not updated for a long time 
> https://github.com/dormando/memcached.
> >
> > 在2021年4月7日星期三 UTC+8 上午4:06:26 写道:
> > Hey,
> >
> > Sorry about that not being done yet. Mostly due to lack of demand for it 
> I
> > was working on other things. I can and should get to that soon (this 
> month
> > or next month?).
> >
> > It's not too hard but there are a lot of places that need to be patched.
> > Please note that warm restart with extstore does not make it crash or
> > reboot safe. There is still a memory segment that needs to be saved to
> > survive reboots.
> >
> > -Dormando
> >
> > On Tue, 6 Apr 2021, Shihu Zhang wrote:
> >
> > > Our program have test the feature of WarmStart which is 
> useful. Data cached in Memcached is
> > nearly never
> > > modified and is 10TB large (value is 100kb+). So WarmStart with 
> Exstore support  is a better
> > feature. So
> > > I want to know the plan for it, and what is the complex mentioned
> > > here https://github.com/memcached/memcached/issues/531.
> > >
> > > --
> > >
> > > ---
> > > You received this message because you are subscribed to the Google 
> Groups "memcached" group.
> > > To unsubscribe from this group and stop receiving emails from it, send 
> an email to
> > > memcached+...@googlegroups.com.
> > > To view this discussion on the web visit
> > >
> > 
> https://groups.google.com/d/msgid/memcached/17c8b54e-76c7-41e9-8797-47bb66457892n%40googlegroups.com
> .
> > >
> > >
> >
> > --
> >
> > ---
> > You received this message because you are subscribed to the Google 
> Groups "memcached" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to
> > memcached+...@googlegroups.com.
> > To view this discussion on the web visit
> > 
> https://groups.google.com/d/msgid/memcached/50b76cfc-1892-4f34-94a4-b14e214c2e27n%40googlegroups.com
> .
> >
> >

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/94dec987-3f92-4b45-811e-02432b198ecfn%40googlegroups.com.


Re: Plan for WarmStart with Extstore support,and what is the progress now

2021-04-07 Thread dormando
I don't remember what needed to be done at this point. I'll check possibly
next week; I have a large change that I'm in the middle of working on and
need to finish first.

fwiw 'next' branch is for basing development work on. My personal repo is
full of recent development branches. I don't typically update master/next
on there.

If your co is able to sponsor development that can speed things up too.

-Dormando

On Tue, 6 Apr 2021, Eric Zhang wrote:

> This month or next month is OK for me, and I will be the first one to test 
> it. I can make some patches to make it
> work, based on https://github.com/memcached/memcached/tree/master or you have 
> your own branch for it. I note that
> your own repo is not updated for a long time 
> https://github.com/dormando/memcached.
>
> 在2021年4月7日星期三 UTC+8 上午4:06:26 写道:
>   Hey,
>
>   Sorry about that not being done yet. Mostly due to lack of demand for 
> it I
>   was working on other things. I can and should get to that soon (this 
> month
>   or next month?).
>
>   It's not too hard but there are a lot of places that need to be patched.
>   Please note that warm restart with extstore does not make it crash or
>   reboot safe. There is still a memory segment that needs to be saved to
>   survive reboots.
>
>   -Dormando
>
>   On Tue, 6 Apr 2021, Shihu Zhang wrote:
>
>   >         Our program have test the feature of WarmStart which is 
> useful. Data cached in Memcached is
>   nearly never
>   > modified and is 10TB large (value is 100kb+). So WarmStart with 
> Exstore support  is a better
>   feature.         So
>   > I want to know the plan for it, and what is the complex mentioned
>   > here https://github.com/memcached/memcached/issues/531.
>   >
>   > --
>   >
>   > ---
>   > You received this message because you are subscribed to the Google 
> Groups "memcached" group.
>   > To unsubscribe from this group and stop receiving emails from it, 
> send an email to
>   > memcached+...@googlegroups.com.
>   > To view this discussion on the web visit
>   >
>   
> https://groups.google.com/d/msgid/memcached/17c8b54e-76c7-41e9-8797-47bb66457892n%40googlegroups.com.
>   >
>   >
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups 
> "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to
> memcached+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/memcached/50b76cfc-1892-4f34-94a4-b14e214c2e27n%40googlegroups.com.
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/ea8e2a5d-7636-f49-a03d-68c5e4a23a1b%40rydia.net.


Re: Plan for WarmStart with Extstore support,and what is the progress now

2021-04-06 Thread Eric Zhang
This month or next month is OK for me, and I will be the first one to test 
it. I can make some patches to make it work, based 
on https://github.com/memcached/memcached/tree/master or you have your own 
branch for it. I note that your own repo is not updated for a long 
time https://github.com/dormando/memcached.

在2021年4月7日星期三 UTC+8 上午4:06:26 写道:

> Hey,
>
> Sorry about that not being done yet. Mostly due to lack of demand for it I
> was working on other things. I can and should get to that soon (this month
> or next month?).
>
> It's not too hard but there are a lot of places that need to be patched.
> Please note that warm restart with extstore does not make it crash or
> reboot safe. There is still a memory segment that needs to be saved to
> survive reboots.
>
> -Dormando
>
> On Tue, 6 Apr 2021, Shihu Zhang wrote:
>
> > Our program have test the feature of WarmStart which is useful. 
> Data cached in Memcached is nearly never
> > modified and is 10TB large (value is 100kb+). So WarmStart with Exstore 
> support  is a better feature. So
> > I want to know the plan for it, and what is the complex mentioned
> > here https://github.com/memcached/memcached/issues/531.
> >
> > --
> >
> > ---
> > You received this message because you are subscribed to the Google 
> Groups "memcached" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to
> > memcached+...@googlegroups.com.
> > To view this discussion on the web visit
> > 
> https://groups.google.com/d/msgid/memcached/17c8b54e-76c7-41e9-8797-47bb66457892n%40googlegroups.com
> .
> >
> >

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/50b76cfc-1892-4f34-94a4-b14e214c2e27n%40googlegroups.com.


Re: Plan for WarmStart with Extstore support,and what is the progress now

2021-04-06 Thread dormando
Hey,

Sorry about that not being done yet. Mostly due to lack of demand for it I
was working on other things. I can and should get to that soon (this month
or next month?).

It's not too hard but there are a lot of places that need to be patched.
Please note that warm restart with extstore does not make it crash or
reboot safe. There is still a memory segment that needs to be saved to
survive reboots.

-Dormando

On Tue, 6 Apr 2021, Shihu Zhang wrote:

>         Our program have test the feature of WarmStart which is useful. Data 
> cached in Memcached is nearly never
> modified and is 10TB large (value is 100kb+). So WarmStart with Exstore 
> support  is a better feature.         So
> I want to know the plan for it, and what is the complex mentioned
> here https://github.com/memcached/memcached/issues/531.
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups 
> "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to
> memcached+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/memcached/17c8b54e-76c7-41e9-8797-47bb66457892n%40googlegroups.com.
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/496c1e95-e819-bcba-cfe9-fbe59e3037d7%40rydia.net.


Plan for WarmStart with Extstore support,and what is the progress now

2021-04-06 Thread Shihu Zhang
Our program have test the feature of WarmStart which is useful. 
Data cached in Memcached is nearly never modified and is 10TB large (value 
is 100kb+). So WarmStart with Exstore support  is a better feature.
 So I want to know the plan for it, and what is the complex 
mentioned here https://github.com/memcached/memcached/issues/531.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/17c8b54e-76c7-41e9-8797-47bb66457892n%40googlegroups.com.