Karl Nilsson

Results 153 comments of Karl Nilsson

Consumer timeouts postponed.

It's important to note that this check only works once. After an osiris log has been initialised against the directory the files will have any dangling / trailing entries truncated...

Another problem with offset tracking (specifically with offset tracking delta chunks) is that we cannot currently calculate how many user entries there are in a segment even if we know...

I don't think a competing consumer can do offset tracking, the offset tracking is done by the read coordinator so new consumers just join the round-robin queue and are advised...

> > * Readers will ack back when they are finished processing a chunk id and so that they can be allocated another chunk id (some degree of pipelining should...

> OK, so competing readers get offset tracking for free? This is not supported yet for traditional readers, but when it will, they will have to issue a command (commit?)...

> What about replay semantics? Can a group of competing consumers can start over? This implies some kind of deletion concept for the group, or at least offset reset for...

Vim works similarly. On Mon, 25 May 2015 at 15:30, Robin Neatherway [email protected] wrote: > There is not a standard approach. In Emacs, when an F# file is loaded it...

Hi thanks for the report - could you try: mono ~/Applications/projekt/Projekt.exe init NewProject/NewProject.fsproj --template console ? It appears that init always expects to create a new folder for the project

There isn't however generating an fsproj file then manually editing the xml to add the required files isn't usually that much effort. It would be a nice feature however so...