[pull] main from objectbox:main - #18
Open
pull[bot] wants to merge 680 commits into
Open
Conversation
QueryPublisher: wait for the query to finish on close #181 See merge request objectbox/objectbox-java!159
Instead of asserting some very specific sizes and messages that are not really of importance, ensure the APIs fulfill reasonable expectations.
Also drop braces on conditionals where they weren't for readability. Reduce visibility if possible.
These are a time waste. Rather spend time on adding tests to the Gradle plugin and the integration tests.
Also update Nexus Publish plugin [1.3.0 -> 2.0.0] Also remove large timeouts, new Maven Central infrastructure is fast.
…#240 This prevents an "Another BoxStore is still open for this directory" exception when a previous instance using the same directory has to be finalized (because it wasn't closed explicitly).
BoxStore: when constructing, actually wait on finalization of other instances #240 See merge request objectbox/objectbox-java!161
Also prepare to customize the regular output stream, but do not add a builder API until it is required.
…#258 Previously Thread.dumpStack() was used which only prints the stack of the current thread. Also *all* existing threads were printed, not just those from the internal thread pool.
Best practice Java. Also prevent public access to internalThreadPool().
…258 This can help avoid transactions getting closed by force.
BoxStore: improve thread pool shutdown, error messages #258 See merge request objectbox/objectbox-java!147
This was deprecated in release 4.0.3
This was deprecated in release 3.7.0
This was deprecated in release 3.7.0
As a positive side effect this avoids pulling in the additional Android API artifact for the ObjectBox Flutter package.
This reverts commit 8fe8f79.
That the method currently calls the retryNetworks method may change in the future.
This is used on Android only, so using Kotlin with its null-safe types is preferred.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )