issues
search
lightblue-platform
/
lightblue-mongo
MongoDB backend for lightblue
GNU General Public License v3.0
3
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use latest mongo driver, update dependency check version
#401
derek63
opened
1 year ago
1
Add dependency check plugin, update vulnerable libraries
#400
derek63
closed
1 year ago
2
Fix missing creds issue
#399
mike-kingsbury
closed
2 years ago
0
Fix issues related to MongoDB driver updates
#398
derek63
closed
2 years ago
0
fix flapdoodle issues
#397
cvidhyac
closed
2 years ago
0
Update MongoDB driver to latest
#396
derek63
closed
2 years ago
1
Bump junit from 4.12 to 4.13.1
#395
dependabot[bot]
closed
1 year ago
1
Update MongoDB driver to 4.2.3
#394
derek63
closed
3 years ago
0
Optional index management
#393
alechenninger
closed
5 years ago
1
Include results when updates do not modify a document
#392
alechenninger
closed
6 years ago
1
Updates which match documents but don't change them aren't included in response
#391
alechenninger
closed
6 years ago
0
Incorporating core changes
#390
paterczm
closed
7 years ago
0
Adding inaccessible field update test
#389
paterczm
closed
7 years ago
0
Take lost documents into account when evaluating numMatched
#388
paterczm
closed
7 years ago
0
CRUD controller includes documents which failed to update in results
#387
paterczm
closed
7 years ago
0
Documents that are removed from update response because they didn't match after a concurrent update are still counted in matchCount
#386
alechenninger
closed
7 years ago
0
Add health details at individual database level
#385
svkm102
closed
7 years ago
1
Docs that fail accessCheck do not end up in crud context and therefore errors are left out of response
#384
alechenninger
closed
7 years ago
3
No max result set size
#383
paterczm
closed
7 years ago
0
Fix #381: Ignore limits and don't compute bounds when streaming
#382
bserdar
closed
7 years ago
0
Streaming API still returns "errorCode": "mongo-crud:TooManyResults"
#381
jblashka
closed
7 years ago
0
Update for new version of CRUDHealth
#380
derek63
closed
7 years ago
0
Enforcing memory limit on update operations
#379
paterczm
closed
7 years ago
0
Stream / batch hook processing for updates
#378
alechenninger
opened
7 years ago
3
Don't duplicate documents for find operations
#377
paterczm
closed
7 years ago
1
Fix #374: Keep track of documents lost during update, and don't inclu…
#376
bserdar
closed
7 years ago
10
Changes for Monitoring and Alerting (health check using dropwizard-metrics)
#375
sameer31
closed
7 years ago
0
Concurrent updates that no longer match query are still included in response
#374
alechenninger
closed
7 years ago
0
Revert "WIP: Changes for Monitoring and Alerting (health check using dropwizard-metrics)"
#373
derek63
closed
7 years ago
0
maxResultSetSize expressed in bytes
#372
paterczm
opened
7 years ago
0
Log retry error only if all attempts failed and there are still faile…
#371
paterczm
closed
7 years ago
0
If streaming, don't compute result set size
#370
bserdar
opened
7 years ago
1
Additional unit test for concurrent update logic
#369
paterczm
closed
7 years ago
0
Is there a way to be more intelligent about translating prrojections?
#368
bserdar
opened
7 years ago
1
Pooled sequence generator
#367
bserdar
opened
7 years ago
4
Fix #365: If doc no longer exists during concurrent update failure re…
#366
bserdar
closed
7 years ago
0
When cfg.isReevaluateQueryForRetry is enabled, docs that no longer match the query are always considered concurrent update failures
#365
alechenninger
closed
7 years ago
0
Moved DocTranslator.size to core/util
#364
paterczm
closed
7 years ago
0
WIP: Changes for Monitoring and Alerting (health check using dropwizard-metrics)
#363
sameer31
closed
7 years ago
1
Used pooled sequences for sequence generation
#362
bserdar
opened
7 years ago
1
Demonstrate POC for health checks
#361
alechenninger
closed
7 years ago
1
Fix #359: merge adds references of elements from the old doc into the…
#360
bserdar
closed
7 years ago
6
Concurrent update retry update will never match a document
#359
alechenninger
closed
7 years ago
4
Merge array elem
#358
bserdar
closed
7 years ago
0
Merging hidden fields does not handle arrays of objects correctly
#357
paterczm
closed
7 years ago
0
Fix #355: array elemen resolution problem
#356
bserdar
closed
7 years ago
0
Querying for specific array index fails with mongo-translation:invalid-field
#355
paterczm
closed
7 years ago
0
Fix #353: JS generation for field=field is wrong, missing this.field,…
#354
bserdar
closed
7 years ago
0
field/field comparison failure
#353
bserdar
closed
7 years ago
0
Add some more error logging
#352
bserdar
closed
7 years ago
0
Next