Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / graphql-java/java-dataloader issues and pull requests

#162 - Can not resolved DataLoader for parameter

Issue - State: open - Opened by sarwadnya1996 4 months ago - 1 comment

#161 - Tweaked readme

Pull Request - State: closed - Opened by bbakerman 4 months ago

#158 - More tests for Publishers on reactive branch

Pull Request - State: closed - Opened by bbakerman 4 months ago

#157 - Make builds run on other branches

Pull Request - State: closed - Opened by bbakerman 4 months ago

#156 - More tests for the reactive streams support

Pull Request - State: closed - Opened by bbakerman 4 months ago

#155 - Migrate publisher tests

Pull Request - State: closed - Opened by AlexandreCarlton 4 months ago

#154 - Making the Subscribers use a common base class

Pull Request - State: closed - Opened by bbakerman 4 months ago

#153 - Parameterise DataLoaderTest on DataLoader

Pull Request - State: closed - Opened by AlexandreCarlton 5 months ago

#152 - Bump JUnit 4.x to JUnit Jupiter 5

Pull Request - State: closed - Opened by AlexandreCarlton 5 months ago

#151 - A PR for reactive streams support

Pull Request - State: closed - Opened by bbakerman 5 months ago

#150 - Bump to Java 11

Pull Request - State: closed - Opened by AlexandreCarlton 5 months ago - 1 comment

#149 - Upgrading dataloader to Java 11

Issue - State: closed - Opened by dondonz 5 months ago - 1 comment

#148 - Add a proof-of-concept for "Observer-like" batch loading

Pull Request - State: closed - Opened by AlexandreCarlton 5 months ago - 2 comments

#147 - Verify a throwing CacheMap#get does not break DataLoader

Pull Request - State: closed - Opened by AlexandreCarlton 5 months ago

#146 - Remove CacheMap#containsKey before #get

Pull Request - State: closed - Opened by AlexandreCarlton 5 months ago

#144 - Shuts down executor if its was auto added by our code

Pull Request - State: closed - Opened by bbakerman 6 months ago

#143 - Test - please ignore

Issue - State: closed - Opened by dondonz 6 months ago

#142 - Pre-size resulting lists

Pull Request - State: closed - Opened by dfa1 7 months ago

#141 - Minor javadoc fixes

Pull Request - State: closed - Opened by dfa1 7 months ago - 1 comment

#140 - Use of LongAdder in StatisticsCollector

Issue - State: open - Opened by dfa1 7 months ago - 2 comments

#139 - License question

Issue - State: closed - Opened by renatoathaydes 10 months ago - 4 comments

#137 - ScheduledDataLoaderRegistry can leak scheduler threads

Issue - State: closed - Opened by DanielThomas 11 months ago - 1 comment

#136 - Avoid allocations in DataLoaderHelper.dispatch when there's no work

Pull Request - State: closed - Opened by kilink 11 months ago

#135 - Lazily initialize Executor in ScheduledDataLoaderRegistry builder

Pull Request - State: closed - Opened by kilink 11 months ago - 5 comments

#132 - Avoid allocations when dataloader has no work

Issue - State: closed - Opened by tonyghita about 1 year ago

#131 - Ticker mode on ScheduledDataLoaderRegistry

Pull Request - State: closed - Opened by bbakerman about 1 year ago - 7 comments

#130 - Predicates in DataLoaders

Pull Request - State: closed - Opened by bbakerman about 1 year ago - 1 comment

#128 - Batch scheduler function support

Pull Request - State: closed - Opened by bbakerman over 1 year ago

#127 - Querying for length of dataloader queue

Issue - State: closed - Opened by austinpgraham over 1 year ago - 2 comments

#126 - Prepend 0.0.0 to build version

Pull Request - State: closed - Opened by dondonz over 1 year ago - 2 comments
Labels: not release related

#124 - Failed to build.gradle

Issue - State: closed - Opened by sonpnguyen over 1 year ago - 1 comment

#122 - Try.getThrowable - fixed incorrect exception message

Pull Request - State: closed - Opened by rstata about 2 years ago

#121 - Copy across valueCache in DataLoaderOptions copy constructor

Pull Request - State: closed - Opened by AlexandreCarlton about 2 years ago

#120 - Add context objects to StatisticsCollector methods

Pull Request - State: closed - Opened by AlexandreCarlton about 2 years ago

#118 - Changed Automatic Module Name to org.dataloader

Pull Request - State: closed - Opened by zrbrown over 2 years ago

#117 - Support Flow or Channel as Subscription return type

Issue - State: closed - Opened by hantsy over 2 years ago - 1 comment

#116 - Add ReactiveStreams and Kotlin Coroutines variants for DataLoader

Issue - State: closed - Opened by hantsy over 2 years ago - 1 comment

#115 - feat: make cache map values accesible for read only purposes

Pull Request - State: closed - Opened by samuelAndalon over 2 years ago - 2 comments

#113 - Configure Manifest task to create valid OSGi bundle

Pull Request - State: closed - Opened by Lana11s over 2 years ago

#112 - Make NoOpStatisticsCollector to be default StatisticsCollector

Pull Request - State: closed - Opened by dugenkui03 over 2 years ago

#111 - Implement recursive dispatching

Pull Request - State: closed - Opened by Alex079 over 2 years ago - 7 comments

#110 - Automatic Module Name clashes with graphql-java Module

Issue - State: closed - Opened by brianoliver over 2 years ago - 2 comments

#109 - Short circuit value cache look up to avoid object allocations

Pull Request - State: closed - Opened by bbakerman over 2 years ago - 3 comments

#108 - Convert NoOpValueCache#get return value to constant exception

Pull Request - State: closed - Opened by jord1e over 2 years ago - 4 comments

#107 - Upgrade to Gradle 7.3.2

Pull Request - State: closed - Opened by berngp almost 3 years ago

#106 - Version 3.0.0 and later is no OSGi bundle anymore

Issue - State: closed - Opened by Lana11s almost 3 years ago - 2 comments

#105 - Add @GuardedBy and remove redundant synchronized

Pull Request - State: closed - Opened by dugenkui03 almost 3 years ago

#104 - Fix invalid Automatic-Module-Name

Pull Request - State: closed - Opened by lkorth almost 3 years ago - 4 comments

#103 - Update README.md

Pull Request - State: closed - Opened by lkorth almost 3 years ago

#100 - Allow priming with future values

Pull Request - State: closed - Opened by kelseyfrancis about 3 years ago - 1 comment

#99 - ValueCache calls are made inside the batch load call

Pull Request - State: closed - Opened by bbakerman about 3 years ago

#98 - DataLoader 3.x will not be upgraded in graphql-java 17.0

Issue - State: closed - Opened by bbakerman about 3 years ago - 2 comments

#91 - This adds support for calling dispatch if the ValueCache takes timein `get` call

Pull Request - State: closed - Opened by bbakerman about 3 years ago - 1 comment

#90 - ValueCache: batch function isn't always triggered on cache miss

Issue - State: closed - Opened by albert02021 about 3 years ago - 5 comments

#89 - Add synchronized to loaderQueue inside completable future

Pull Request - State: closed - Opened by prokop7 about 3 years ago - 2 comments

#88 - Value cache support

Pull Request - State: closed - Opened by bbakerman over 3 years ago - 1 comment
Labels: breaking change

#87 - Adding a ScheduledDataLoaderRegistry

Pull Request - State: closed - Opened by bbakerman over 3 years ago - 3 comments

#86 - Clock improvements and test re-org

Pull Request - State: closed - Opened by bbakerman over 3 years ago

#85 - Introduces a Factory for creating DataLoaders

Pull Request - State: closed - Opened by bbakerman over 3 years ago

#84 - Added a instant since last dispatch value

Pull Request - State: closed - Opened by bbakerman over 3 years ago

#83 - Moving annotations info their own package

Pull Request - State: closed - Opened by bbakerman over 3 years ago

#82 - future cache vs value cache

Pull Request - State: closed - Opened by craig-day over 3 years ago - 4 comments

#81 - cache values and errors, not futures

Pull Request - State: closed - Opened by craig-day over 3 years ago - 3 comments

#80 - Null pointer in dispatchQueueBatch v2.1.1

Issue - State: closed - Opened by sanimalp over 3 years ago - 1 comment

#79 - Java DataLoader: Mismatches results

Issue - State: closed - Opened by thrkrdk over 3 years ago - 1 comment

#78 - Generate cache key with loadContext.

Pull Request - State: closed - Opened by qzchenwl over 3 years ago - 1 comment

#77 - Add support for minimum batch size

Pull Request - State: closed - Opened by sachinpkale over 3 years ago

#76 - Is the data loader's per-key context allowed to be null?

Issue - State: closed - Opened by skingsland over 3 years ago

#75 - How to wrap Caffeine with CacheMap?

Issue - State: closed - Opened by skingsland over 3 years ago - 6 comments

#74 - Joozik patch misspelling in readme

Pull Request - State: closed - Opened by joozik almost 4 years ago

#73 - Correction of misspelling in readme

Pull Request - State: closed - Opened by joozik almost 4 years ago - 1 comment

#72 - the `synchronized` in DataLoader

Issue - State: closed - Opened by dugenkui03 almost 4 years ago

#71 - minor code cleanups

Pull Request - State: closed - Opened by dfa1 about 4 years ago

#70 - Update README.md

Pull Request - State: closed - Opened by hamidshahid about 4 years ago

#69 - call getCacheKey() when cachingEnabled in DataLoaderHelper

Pull Request - State: closed - Opened by dugenkui03 over 4 years ago

#68 - Adding queued entries following cache clear

Pull Request - State: closed - Opened by liam-twist over 4 years ago

#67 - Make the DataLoaderRegistry use a supplier pattern

Issue - State: closed - Opened by bbakerman over 4 years ago - 5 comments

#66 - Fix version badge in README.md

Pull Request - State: closed - Opened by lkorth over 4 years ago

#65 - [WIP] Proposal: Handle futureCache.get exceptions

Pull Request - State: closed - Opened by rharriso over 4 years ago - 1 comment

#63 - Data loader with try integration

Issue - State: closed - Opened by mduesterhoeft over 4 years ago

#62 - DataLoader as an interface - 3.x branch

Pull Request - State: closed - Opened by bbakerman over 4 years ago

#61 - The PR 56 followup work

Pull Request - State: closed - Opened by bbakerman over 4 years ago

#60 - Vertx and Dataloader

Issue - State: closed - Opened by zenios over 4 years ago - 5 comments

#59 - How do I store the cache to a remote server

Issue - State: closed - Opened by lyzq almost 5 years ago - 3 comments

#58 - Won't compile on Windows (encoding issue)

Issue - State: closed - Opened by etienne-sf almost 5 years ago - 1 comment

#57 - Gradle wrapper : switch to https

Issue - State: closed - Opened by etienne-sf almost 5 years ago

#56 - Allow dispatch() caller to get stats back.

Pull Request - State: closed - Opened by kdreibel almost 5 years ago - 1 comment

#55 - Fix other link to manual dispatching

Pull Request - State: closed - Opened by zoidbergwill almost 5 years ago

#54 - composing dataloaders

Issue - State: closed - Opened by sheepdreamofandroids almost 5 years ago - 20 comments

#53 - Question: Field selection and error handling in a batch loader?

Issue - State: closed - Opened by timrourke about 5 years ago - 1 comment

#52 - getIfPresent and getIfCompleted support

Pull Request - State: closed - Opened by bbakerman about 5 years ago