question about logs
See original GitHub issuei have too many this logs from my app, is it normal or something is wrong ?
W/Box: Skipping low-level close for read-only cursor (non-creator thread)
W/Box: Destroyed recycled transaction from non-owner thread
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:29 (12 by maintainers)
Top Results From Across the Web
Logarithm Questions with Solutions - BYJU'S
Questions on Logarithm with Solutions · 1. Express 5 3 = 125 in logarithm form. · 2. Express log101 = 0 in exponential...
Read more >LOGARITHMS EXAM QUESTIONS - MadAsMaths
Question 9 (**+). Solve the following logarithmic equation log log ( 3) log 10 ... express each of the following logarithms in terms...
Read more >Logarithm and Exponential Questions with Answers and ...
Logarithm and Exponential Questions with Answers and Solutions - Grade 12. The concepts of logarithm and exponential are used throughout mathematics.
Read more >Logarithm Questions with Answers - Hitbullseye
Logarithm: Practice Problems · Q.3. If x, y and z are the sides of a right angled triangle, where 'z' is the hypotenuse,...
Read more >Trick Questions Based on Log Rules - Purplemath
You should expect to need to know the basic log rules, because there is a certain type of question that the teacher can...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello @greenrobot
Sorry for the waiting Since i cant share the original source code, i created a simple proyect that reproduces this behaviour in the logs
Hope this helps: https://github.com/rudikiaz/ObjectboxLogsTest As i wrote on the readme, i think its related to the indexs
Thanks @rudikiaz, could verify. This is also reproduced by our internal tests using indexes.
Cleaned up the Kotlin example to minimal code to reproduce: 196ObjectboxLogsTest.zip
Also reported internally to our development team.
-ut