Closed robertsLando closed 4 years ago
@mcollina I have tried to upgrade aedes-persistence
to 8.0.0
but there are some tests that fails. Seems all tests are related to the property messageId
that isnull
instead of undefined
.
I don't know if this should be fixed in aedes-persistence tests abstract.js
or in this library. Let me know if I need to change something.
The behavior has changed, and the behavior of this library would have to be fixed.
Ok if you explain me what has changed I could try to fix it in another pr. What about this one? Can you make a review?
Daniel
On 13 Dec 2019, at 16:02, Matteo Collina notifications@github.com wrote:
The behavior has changed, and the behavior of this library would have to be fixed.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
@mcollina Just one question: Why this very long timeout in the test?
@mcollina should be ok now
I think dropping indexes at every start is going to be extremely disruptive for long-running operations. Can you keep that behavior behind an option?
@mcollina Yout right, fixed
@mcollina Should be ok now
@mcollina
Changes
dropExistingIndexes
option is specifieddropExistingIndexes
url.parse
withnative-url
npm packagetest.js
mongodb deprecation warningsmqemitter-mongodb
to version 6.0.1createRetainedStreamCombi
andoutgoingEnqueueCombi
methods.travis.yml
.travis.yml