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
#176 - Making DataLoaderOptions immutable
Pull Request -
State: open - Opened by bbakerman 21 days ago
Labels: breaking change
#175 - Instrumentation support for dataloader
Pull Request -
State: open - Opened by bbakerman 30 days ago
#174 - Transform support for DataLoaders
Pull Request -
State: closed - Opened by bbakerman about 1 month ago
#173 - Thread count increased after usage of ScheduledDataLoaderRegistry
Issue -
State: open - Opened by Ruch12 about 1 month ago
- 2 comments
#172 - Allow ValueCache to work with Publisher DataLoader
Pull Request -
State: closed - Opened by AlexandreCarlton about 2 months ago
#171 - Parameterise more tests across DataLoader implementations
Pull Request -
State: closed - Opened by AlexandreCarlton about 2 months ago
#170 - Removing unused slf4j references
Pull Request -
State: closed - Opened by dondonz about 2 months ago
#169 - Add stale bot
Pull Request -
State: closed - Opened by dondonz about 2 months ago
#168 - Update version to 3.4.0
Pull Request -
State: closed - Opened by dondonz 2 months ago
#167 - Modernise/update Gradle configuration and misc. polishing.
Pull Request -
State: closed - Opened by Hc747 2 months ago
#166 - Add support for batch loading of a Map of key-value pairs.
Pull Request -
State: closed - Opened by Hc747 2 months ago
- 2 comments
#165 - Update version in readme
Pull Request -
State: closed - Opened by dondonz 2 months ago
#163 - The object type returned by DataLoaderFactory.newDataLoaderWithTry().dispatcher is inconsistent with the specified generic type.
Issue -
State: closed - Opened by nenryo 8 months ago
- 3 comments
Labels: Stale
#162 - Can not resolved DataLoader for parameter
Issue -
State: closed - Opened by sarwadnya1996 8 months ago
- 3 comments
#161 - Tweaked readme
Pull Request -
State: closed - Opened by bbakerman 9 months ago
#160 - Have MappedBatchPublisher take in a Set<K> keys (and add README sections)
Pull Request -
State: closed - Opened by AlexandreCarlton 9 months ago
#159 - Reactive streams branch move reactive classes out of dataloader helper
Pull Request -
State: closed - Opened by bbakerman 9 months ago
#158 - More tests for Publishers on reactive branch
Pull Request -
State: closed - Opened by bbakerman 9 months ago
#157 - Make builds run on other branches
Pull Request -
State: closed - Opened by bbakerman 9 months ago
#156 - More tests for the reactive streams support
Pull Request -
State: closed - Opened by bbakerman 9 months ago
#155 - Migrate publisher tests
Pull Request -
State: closed - Opened by AlexandreCarlton 9 months ago
#154 - Making the Subscribers use a common base class
Pull Request -
State: closed - Opened by bbakerman 9 months ago
#153 - Parameterise DataLoaderTest on DataLoader
Pull Request -
State: closed - Opened by AlexandreCarlton 9 months ago
#152 - Bump JUnit 4.x to JUnit Jupiter 5
Pull Request -
State: closed - Opened by AlexandreCarlton 9 months ago
#151 - A PR for reactive streams support
Pull Request -
State: closed - Opened by bbakerman 9 months ago
#150 - Bump to Java 11
Pull Request -
State: closed - Opened by AlexandreCarlton 9 months ago
- 1 comment
#149 - Upgrading dataloader to Java 11
Issue -
State: closed - Opened by dondonz 9 months ago
- 1 comment
#148 - Add a proof-of-concept for "Observer-like" batch loading
Pull Request -
State: closed - Opened by AlexandreCarlton 9 months ago
- 2 comments
#147 - Verify a throwing CacheMap#get does not break DataLoader
Pull Request -
State: closed - Opened by AlexandreCarlton 10 months ago
#146 - Remove CacheMap#containsKey before #get
Pull Request -
State: closed - Opened by AlexandreCarlton 10 months ago
#145 - If there is a specific predicate for a dataloader - its is the final say on whether to dispatch
Pull Request -
State: closed - Opened by bbakerman 10 months ago
#144 - Shuts down executor if its was auto added by our code
Pull Request -
State: closed - Opened by bbakerman 10 months ago
#143 - Test - please ignore
Issue -
State: closed - Opened by dondonz 11 months ago
#142 - Pre-size resulting lists
Pull Request -
State: closed - Opened by dfa1 11 months ago
#141 - Minor javadoc fixes
Pull Request -
State: closed - Opened by dfa1 12 months ago
- 1 comment
#140 - Use of LongAdder in StatisticsCollector
Issue -
State: closed - Opened by dfa1 12 months ago
- 4 comments
Labels: Stale
#139 - License question
Issue -
State: closed - Opened by renatoathaydes about 1 year ago
- 4 comments
#138 - When dispatchPredicate condition evaluates to false, shouldDispatch should return false
Issue -
State: closed - Opened by srinivasankavitha over 1 year ago
- 3 comments
#137 - ScheduledDataLoaderRegistry can leak scheduler threads
Issue -
State: closed - Opened by DanielThomas over 1 year ago
- 1 comment
#136 - Avoid allocations in DataLoaderHelper.dispatch when there's no work
Pull Request -
State: closed - Opened by kilink over 1 year ago
#135 - Lazily initialize Executor in ScheduledDataLoaderRegistry builder
Pull Request -
State: closed - Opened by kilink over 1 year ago
- 5 comments
#134 - ScheduledDataLoaderRegistry.newScheduledRegistry() creates new ScheduledExecutorService on every invocation
Issue -
State: closed - Opened by kilink over 1 year ago
#133 - Adds a predicate to DataLoaderRegistry and a per dataloader map of pedicates is also possible
Pull Request -
State: closed - Opened by bbakerman over 1 year ago
#132 - Avoid allocations when dataloader has no work
Issue -
State: closed - Opened by tonyghita over 1 year ago
#131 - Ticker mode on ScheduledDataLoaderRegistry
Pull Request -
State: closed - Opened by bbakerman over 1 year ago
- 7 comments
#130 - Predicates in DataLoaders
Pull Request -
State: closed - Opened by bbakerman over 1 year ago
- 1 comment
#128 - Batch scheduler function support
Pull Request -
State: closed - Opened by bbakerman almost 2 years ago
#127 - Querying for length of dataloader queue
Issue -
State: closed - Opened by austinpgraham almost 2 years ago
- 2 comments
#126 - Prepend 0.0.0 to build version
Pull Request -
State: closed - Opened by dondonz almost 2 years ago
- 2 comments
Labels: not release related
#124 - Failed to build.gradle
Issue -
State: closed - Opened by sonpnguyen about 2 years ago
- 1 comment
#122 - Try.getThrowable - fixed incorrect exception message
Pull Request -
State: closed - Opened by rstata over 2 years ago
#121 - Copy across valueCache in DataLoaderOptions copy constructor
Pull Request -
State: closed - Opened by AlexandreCarlton over 2 years ago
#120 - Add context objects to StatisticsCollector methods
Pull Request -
State: closed - Opened by AlexandreCarlton over 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 almost 3 years ago
- 2 comments
#113 - Configure Manifest task to create valid OSGi bundle
Pull Request -
State: closed - Opened by Lana11s almost 3 years ago
#112 - Make NoOpStatisticsCollector to be default StatisticsCollector
Pull Request -
State: closed - Opened by dugenkui03 almost 3 years ago
#111 - Implement recursive dispatching
Pull Request -
State: closed - Opened by Alex079 almost 3 years ago
- 7 comments
#110 - Automatic Module Name clashes with graphql-java Module
Issue -
State: closed - Opened by brianoliver about 3 years ago
- 2 comments
#109 - Short circuit value cache look up to avoid object allocations
Pull Request -
State: closed - Opened by bbakerman about 3 years ago
- 3 comments
#108 - Convert NoOpValueCache#get return value to constant exception
Pull Request -
State: closed - Opened by jord1e about 3 years ago
- 4 comments
#107 - Upgrade to Gradle 7.3.2
Pull Request -
State: closed - Opened by berngp about 3 years ago
#106 - Version 3.0.0 and later is no OSGi bundle anymore
Issue -
State: closed - Opened by Lana11s about 3 years ago
- 2 comments
#105 - Add @GuardedBy and remove redundant synchronized
Pull Request -
State: closed - Opened by dugenkui03 over 3 years ago
#104 - Fix invalid Automatic-Module-Name
Pull Request -
State: closed - Opened by lkorth over 3 years ago
- 4 comments
#103 - Update README.md
Pull Request -
State: closed - Opened by lkorth over 3 years ago
#101 - invalid automatic module name when used with Java modules
Issue -
State: closed - Opened by AutomatedTester over 3 years ago
#100 - Allow priming with future values
Pull Request -
State: closed - Opened by kelseyfrancis over 3 years ago
- 1 comment
#99 - ValueCache calls are made inside the batch load call
Pull Request -
State: closed - Opened by bbakerman over 3 years ago
#98 - DataLoader 3.x will not be upgraded in graphql-java 17.0
Issue -
State: closed - Opened by bbakerman over 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 over 3 years ago
- 1 comment
#90 - ValueCache: batch function isn't always triggered on cache miss
Issue -
State: closed - Opened by albert02021 over 3 years ago
- 5 comments
#89 - Add synchronized to loaderQueue inside completable future
Pull Request -
State: closed - Opened by prokop7 over 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 almost 4 years ago
- 4 comments
#81 - cache values and errors, not futures
Pull Request -
State: closed - Opened by craig-day almost 4 years ago
- 3 comments
#80 - Null pointer in dispatchQueueBatch v2.1.1
Issue -
State: closed - Opened by sanimalp almost 4 years ago
- 1 comment
#79 - Java DataLoader: Mismatches results
Issue -
State: closed - Opened by thrkrdk almost 4 years ago
- 1 comment
#78 - Generate cache key with loadContext.
Pull Request -
State: closed - Opened by qzchenwl about 4 years ago
- 1 comment
#77 - Add support for minimum batch size
Pull Request -
State: closed - Opened by sachinpkale about 4 years ago
#76 - Is the data loader's per-key context allowed to be null?
Issue -
State: closed - Opened by skingsland about 4 years ago
#75 - How to wrap Caffeine with CacheMap?
Issue -
State: closed - Opened by skingsland about 4 years ago
- 6 comments
#74 - Joozik patch misspelling in readme
Pull Request -
State: closed - Opened by joozik about 4 years ago
#73 - Correction of misspelling in readme
Pull Request -
State: closed - Opened by joozik over 4 years ago
- 1 comment
#72 - the `synchronized` in DataLoader
Issue -
State: closed - Opened by dugenkui03 over 4 years ago
#71 - minor code cleanups
Pull Request -
State: closed - Opened by dfa1 over 4 years ago
#70 - Update README.md
Pull Request -
State: closed - Opened by hamidshahid over 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 almost 5 years ago
- 1 comment
#64 - How to let BatchLoader know the columns of current DataFetchingEnvironment?
Issue -
State: closed - Opened by babyfish-ct almost 5 years ago