couchbase / couchbase-lite-android-ce

The community edition of couchbase lite for android
Apache License 2.0
9 stars 1 forks source link

Initial delay in livequery of 2.5.2 #17

Closed MatFl closed 5 years ago

MatFl commented 5 years ago

In 2.5.0 when starting a livequery the update was executed with 0 delay, only later updates would be delayed by 200ms.

In 2.5.2 also the initial update is delayed. (Changed with commit #29abb297daa6d3dacb5e82fc0a81766ee2e275dd) This seems counterproductive, as when using livequery to fill a listview, the initial data comes very late.

bmeike commented 5 years ago

This bug is being tracked here

bmeike commented 5 years ago

Fixed in couchbase-lite-java: 95e99be88fea1a4

bmeike commented 5 years ago

Fixed in master.

RocketRider commented 5 years ago

I really hoped the fix would be included in 2.6, but it seems as it is not included.

bmeike commented 5 years ago

My apologies. I acknowledge that this is a bug and a regression. I did not get it fixed in time to get it over the release bar for 2.6. Sorry.