Is this resolved problem?
On Sunday, May 28, 2017 at 3:03:06 PM UTC+9, Vishnu Vardhan wrote:
>
> Hi Johan,
>
> Was there a defect logged for this issue. I seem to be suffering from
> exactly the same symptoms. I am now checking the docker / docker on
> different hosts.
>
> A related issue is the
Hello
I saw this code in ShardRegion.scala
case msg @ HandOff(shard) ⇒
log.debug("HandOff shard [{}]", shard)
// must drop requests that came in between the BeginHandOff and now,
// because they might be forwarded from other regions and there
// is a risk or message re-ordering othe