As the preview message, see below, after some hours rebuild failure, we found
it is due to timeout.
The transfer side incoming socket read timeout( as
streaming_socket_timeout_in_ms default one hours), then the whole
streamsession fail.
As rebuild going the transfer rate will slow down, the
I just remembered... the new Materialized View support in 3.0 - writes to
the materialized views get triggered when a write occurs to the base table.
That needs to be in the write path flow/description as well.
-- Jack Krupansky
On Mon, Nov 30, 2015 at 9:30 PM, Michael Edge
wrote:
> Thanks for
Yes - good point.
I've updated the text for the write path page below - could you please
review? Once my understanding is correct I'll update the sequence diagram
to match.
https://wiki.apache.org/cassandra/WritePathForUsers
On 1 December 2015 at 22:51, Jack Krupansky
wrote:
> I just remembere