Ecosyste.ms: Issues

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

GitHub / urbanairship/datacube issues and pull requests

#104 - Change visibility of rollup components

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

#103 - Change dimension bucket prefix access modifier

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

#102 - Bump junit from 4.11 to 4.13.1

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#101 - Add a result parser factory for hbase db harness

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

#99 - Make sure we close the HTableInterface

Pull Request - State: closed - Opened by meyersj almost 6 years ago

#98 - minimal_fix

Pull Request - State: closed - Opened by todd534 about 6 years ago

#97 - update the release notes

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#96 - Use finally instead of passing around a model object

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#95 - Increment fixes

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#94 - Revert "Pre-create read metrics to catch rollups that are never used"

Pull Request - State: closed - Opened by todd534 over 6 years ago

#93 - Pre-create read metrics to catch rollups that are never used

Pull Request - State: closed - Opened by hkolbeck over 6 years ago

#92 - sort your metric names on creation

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#91 - move writes meter to the writeAsync method that is ALWAYS called

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#90 - Add option to maintain per-rollup metrics

Pull Request - State: closed - Opened by hkolbeck over 6 years ago - 1 comment

#89 - Remove DataCubeIo constructor missing metrics scope

Pull Request - State: closed - Opened by meyersj over 6 years ago

#88 - Add hbase id services constructor to pass in HTablePool instead of config

Pull Request - State: closed - Opened by meyersj over 6 years ago

#87 - javadoc made me fiddle the pom

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#86 - add batch increment operation to hbase db harness

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

#85 - interfaces and batch put

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#84 - copy the Address.toKey method off into its own class, add a deseriali…

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

#83 - 5.0.0 modern java

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#82 - Create single thread pool for async id service lookup

Pull Request - State: closed - Opened by meyersj over 6 years ago - 1 comment

#81 - Update RELEASE_NOTES.txt

Pull Request - State: closed - Opened by AWinterman over 6 years ago

#80 - Execute id service lookups for multi-gets in a threadpool

Pull Request - State: closed - Opened by meyersj over 6 years ago

#79 - Time entire multi get

Pull Request - State: closed - Opened by meyersj over 6 years ago

#78 - Make id services ratio a percent

Pull Request - State: closed - Opened by meyersj over 6 years ago

#77 - Adds metrics around id services inside a multi-get call

Pull Request - State: closed - Opened by meyersj over 6 years ago

#76 - Redis db harness

Pull Request - State: open - Opened by claytonhoefer almost 7 years ago - 2 comments

#75 - add a probably fine naive map harness multiget implementation

Pull Request - State: closed - Opened by AWinterman about 7 years ago

#74 - Jitter ioexception sleep duration and increase backoff

Pull Request - State: closed - Opened by meyersj about 7 years ago

#73 - Removes jvm metrics from registry

Pull Request - State: closed - Opened by meyersj about 7 years ago

#72 - 4.0.0 RELEASE_NOTES update

Pull Request - State: closed - Opened by meyersj about 7 years ago

#71 - Updates JmxReporter formatting

Pull Request - State: closed - Opened by meyersj about 7 years ago

#70 - Dropwizard metrics update

Pull Request - State: closed - Opened by meyersj over 7 years ago

#69 - Does checkAndPut with null value when checking for absence

Pull Request - State: closed - Opened by meyersj over 7 years ago

#68 - Fix mod bug since 1.4.0

Pull Request - State: closed - Opened by TomRaney over 7 years ago

#67 - Row key update to include the byte prefix - incompatible major version bump.

Pull Request - State: closed - Opened by TomRaney over 7 years ago - 1 comment

#65 - adds an option to cache missing values in CachingIdService

Pull Request - State: closed - Opened by todd534 almost 8 years ago

#64 - remove gpg signing

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

#63 - Remove javadoc and maven release plugin

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

#62 - added release notes

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

#61 - Prevent ID service from creating entries on reads.

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

#60 - Added dataCube API for getting dimensions from row key

Pull Request - State: open - Opened by hackersOfhackers over 8 years ago - 1 comment

#59 - adding a feature to prefix the keys with a byte of the hash of the ke…

Pull Request - State: closed - Opened by TomRaney about 9 years ago - 2 comments

#58 - Id service remodel

Pull Request - State: closed - Opened by hkolbeck about 9 years ago - 3 comments

#57 - Make reads idempotent, optimize id mapping creation

Pull Request - State: closed - Opened by hkolbeck about 9 years ago - 1 comment

#56 - Could you explain BucketType.WILDCARD usage ?

Issue - State: open - Opened by halilduygulu over 9 years ago - 1 comment

#55 - Add a histogram for CAS attempts when using read-combine-cas

Pull Request - State: closed - Opened by hkolbeck almost 10 years ago - 9 comments

#54 - Added setter

Pull Request - State: closed - Opened by TomRaney almost 10 years ago - 2 comments

#53 - Prepare next version, 1.3.1-SNAPSHOT

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

#52 - Bump for release

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

#51 - Updates for pom dependencies and many features

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

#50 - Add the option of a callback on success in HBaseDBHarness

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

#49 - Add the option of a callback on success in HBaseDBHarness

Pull Request - State: closed - Opened by hkolbeck over 11 years ago - 1 comment

#48 - Yammer backport

Pull Request - State: closed - Opened by dcolish over 11 years ago

#47 - Support multiGet

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

#46 - make the readCombineCas retries re-read between failures

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

#45 - Pending flushes don't flush during periods of inactivity

Issue - State: open - Opened by timrobertson100 over 11 years ago - 6 comments

#44 - repainted green

Pull Request - State: closed - Opened by todd534 over 11 years ago

#43 - adding double op

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

#42 - pom butchery

Pull Request - State: closed - Opened by hkolbeck over 11 years ago - 1 comment

#41 - Yammer backports

Pull Request - State: closed - Opened by hkolbeck over 11 years ago - 6 comments

#40 - Name the flusher threads better. Allow for larger caches that will inval...

Pull Request - State: closed - Opened by nateputnam almost 12 years ago - 2 comments

#39 - Architectural roadmap

Issue - State: open - Opened by timrobertson100 almost 12 years ago - 4 comments

#38 - Support multiple buckets for a single dimension

Pull Request - State: closed - Opened by drevell almost 12 years ago - 2 comments

#37 - Publish javadocs

Issue - State: open - Opened by drevell about 12 years ago

#36 - Slice functionality

Pull Request - State: closed - Opened by dgoldin about 12 years ago - 5 comments

#35 - Changes in support of uniqueness logic change, others

Pull Request - State: closed - Opened by drevell about 12 years ago - 2 comments

#34 - IdService wastes IDs on read misses

Issue - State: closed - Opened by drevell about 12 years ago - 1 comment

#33 - Space efficiency

Issue - State: open - Opened by drevell about 12 years ago - 2 comments

#32 - Support nullable dimensions without NPE

Pull Request - State: closed - Opened by drevell about 12 years ago - 4 comments

#31 - Combine batches in flight to reduce writes

Issue - State: open - Opened by drevell about 12 years ago

#30 - Optimization of backfill process when live cube is empty (uses snapshot of backfill)

Pull Request - State: closed - Opened by timrobertson100 about 12 years ago - 4 comments

#29 - NullPointerException in Address

Issue - State: closed - Opened by timrobertson100 about 12 years ago - 3 comments

#28 - Added week and year to HourDayMonthBucketer

Pull Request - State: closed - Opened by maxjakob about 12 years ago - 3 comments

#27 - Consider autoflush=false for HBaseBackfillMerger

Issue - State: open - Opened by timrobertson100 about 12 years ago - 1 comment

#26 - Adds Int capabilities for counter and dimension coordinates, pom improvements

Pull Request - State: closed - Opened by timrobertson100 about 12 years ago - 10 comments

#25 - Switch from log4j to slf4j everywhere

Pull Request - State: closed - Opened by drevell about 12 years ago - 1 comment

#24 - Consider depending on slf4j instead of log4j

Issue - State: closed - Opened by drevell about 12 years ago - 1 comment

#23 - Remove unnecessary dependencies

Issue - State: closed - Opened by timrobertson100 over 12 years ago - 1 comment

#22 - New Rollup(Dimension... dimensions) constructor requested

Issue - State: closed - Opened by timrobertson100 over 12 years ago - 1 comment

#21 - Push to public maven repository

Issue - State: closed - Opened by timrobertson100 over 12 years ago - 16 comments

#20 - Use callbacks for error propagation from DbHarness to DataCubeIo instead...

Pull Request - State: closed - Opened by drevell over 12 years ago - 1 comment

#19 - Fix for insufficient error monitor threads

Pull Request - State: closed - Opened by drevell over 12 years ago - 1 comment

#15 - Made the README slightly more readable.

Pull Request - State: closed - Opened by homeworkprod over 12 years ago - 1 comment

#14 - Open source it

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

#13 - ResultScanner to resume after scanner timeout

Pull Request - State: closed - Opened by drevell over 12 years ago - 1 comment

#12 - Dave working

Pull Request - State: closed - Opened by drevell over 12 years ago - 1 comment

#11 - Minor improvements

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

#10 - Async DB storage, proper CommitTypes for HBase

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

#9 - HBase batch flushing

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

#8 - Add flushing of batches based on age

Pull Request - State: closed - Opened by drevell over 12 years ago - 1 comment

#7 - Bug fix, batched writes should be combined in memory when destined for ...

Pull Request - State: closed - Opened by drevell over 12 years ago

#6 - Add hacky debug logging system for testing

Pull Request - State: closed - Opened by drevell over 12 years ago - 1 comment

#5 - Better thread safety for DataCubeIo

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

#4 - Add "rollup filters" to support unique counts

Pull Request - State: closed - Opened by drevell over 12 years ago - 1 comment

#3 - Snapshotter and backfillmerger for datacubes

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

#2 - BooleanSerializable and BooleanBucketer.

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

#1 - HBase implementations for DbHarness and IdService

Pull Request - State: closed - Opened by drevell over 12 years ago - 1 comment