Message ID | cover.1690912539.git.jonathantanmy@google.com (mailing list archive) |
---|---|
Headers | show |
Series | Changed path filter hash fix and version bump | expand |
Jonathan Tan <jonathantanmy@google.com> writes: > Taylor also suggested copying forward Bloom filters whenever possible > in this patch set [3], but also that we could work on this outside this > series [4]. I did not implement this in this series. I think it is a good place to stop, as it would merely be a quality of implementation difference and would not change the transition story very much. Thanks for working well together. Will queue.
On Tue, Aug 01, 2023 at 11:44:06AM -0700, Junio C Hamano wrote: > Jonathan Tan <jonathantanmy@google.com> writes: > > > Taylor also suggested copying forward Bloom filters whenever possible > > in this patch set [3], but also that we could work on this outside this > > series [4]. I did not implement this in this series. > > I think it is a good place to stop, as it would merely be a quality > of implementation difference and would not change the transition > story very much. > > Thanks for working well together. Will queue. Thanks. I read through this version and feel good about the results. I agree that queuing this one down makes sense. Thanks, Taylor
Taylor Blau <me@ttaylorr.com> writes: > On Tue, Aug 01, 2023 at 11:44:06AM -0700, Junio C Hamano wrote: >> Jonathan Tan <jonathantanmy@google.com> writes: >> >> > Taylor also suggested copying forward Bloom filters whenever possible >> > in this patch set [3], but also that we could work on this outside this >> > series [4]. I did not implement this in this series. >> >> I think it is a good place to stop, as it would merely be a quality >> of implementation difference and would not change the transition >> story very much. >> >> Thanks for working well together. Will queue. > > Thanks. I read through this version and feel good about the results. > I agree that queuing this one down makes sense. Thanks. ps. no more comms from me for the rest of the day as I am feeling ill. I've pushed out today's integration result already, merging three or so topics down in 'next' and also absorbing a few new topics in 'seen'.