Ecosyste.ms: Issues

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

GitHub / Netflix/EVCache issues and pull requests

#157 - perf: Avoid charset lookup in key validation

Pull Request - State: open - Opened by jasonk000 4 days ago

#155 - Introduce retries when pinging servers.

Pull Request - State: open - Opened by pkarumanchi9 about 2 months ago

#154 - Provide pluggable hashing and lookup strategy for NodeLocator

Pull Request - State: open - Opened by jasonk000 2 months ago

#153 - Enhance log for key size check

Pull Request - State: closed - Opened by shy-1234 2 months ago

#151 - perf: skip future cancellation when not needed

Pull Request - State: closed - Opened by jasonk000 3 months ago

#148 - Fix build issues related to missing grgit-core artifact

Pull Request - State: closed - Opened by kilink 4 months ago - 1 comment

#147 - Removed isJsonString check in EVCacheSerializingTranscoder

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

#146 - Encountering build errors. Are there any proper documents available?

Issue - State: closed - Opened by sakthiskv 6 months ago - 1 comment

#144 - Change from debug/info to trace for compression

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

#143 - Fix nullptr exception when tags in null.

Pull Request - State: open - Opened by pkarumanchi9 over 1 year ago

#142 - Remove deprecated usage of dynprod/dyntest DNS in evcache-core.

Pull Request - State: open - Opened by stristr over 1 year ago - 1 comment

#141 - Fix compilation issues

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

#140 - removing chunking from evcache client

Pull Request - State: open - Opened by sriram-rangarajan over 1 year ago

#139 - Add percentile timer metric for gzip compression ratio

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

#138 - Replaced SerializingTranscoder with EVCacheSerializingTranscoder

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

#134 - Avoid querying TreeMap twice in EVCacheNodeLocator

Pull Request - State: closed - Opened by kilink almost 2 years ago

#133 - Consistent Hashing Wikipedia link is broken

Issue - State: open - Opened by Yarles404 almost 2 years ago

#132 - Sort Client (Read/Write ASG followed by Write only) for add API

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

#131 - don't queue tasks if queue is not empty

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

#130 - disable zone affinity and fix some legacy code around rend

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

#129 - router write changes. No writing to all replicas

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

#128 - router client changes for read retries

Pull Request - State: open - Opened by sriram-rangarajan over 2 years ago

#126 - Async get and get bulk

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

#124 - Pin Testng version to 7.5

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

#123 - use FP to choose if optimize broadcast

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

#122 - Adding a config/FP to ignore the set alias.

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

#121 - Global FP to enable TLS

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

#120 - Improve GRADLE build Performance

Pull Request - State: open - Opened by shisheng-1 about 3 years ago

#116 - Fix per-asg hashing unit test

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

#115 - Remove TravisCI and use Github Actions

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

#114 - Asynchronous Gets

Issue - State: open - Opened by bruuuuuuuce over 3 years ago

#113 - Automatically switch logs to DEBUG on client wrong key error

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

#112 - Adding a metric to track the wrong key error

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

#111 - Add a metric to track "Wrong key returned" errors

Pull Request - State: open - Opened by smukil almost 4 years ago

#110 - Metric for wrongkey

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

#109 - Wrongkey metric

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

#108 - Add a metric to track "Wrong key returned" errors

Pull Request - State: open - Opened by smukil almost 4 years ago - 1 comment

#107 - Adding a basic Meta arithmetic implementation

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

#106 - EVCACHE-454: Ignore application eureka status.

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

#105 - Fix heading typo `Failues` to `Failures`

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

#104 - EVCACHE-454: allow to ignore eureka status of application.

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

#103 - Replace JCenter with Maven Central

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

#102 - Upgrade nebula.netflixoss to replace bintray publication and update TravisCI Secrets

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

#101 - Update brave version to 5.12.7

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

#100 - Netflix

Issue - State: open - Opened by odedsemach about 4 years ago

#99 - docs: fix typo

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

#98 - Shutdown the client if it the enabled fp is set to false.

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

#97 - Fixed a bug with hashedkey where we were dueting it by default.

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

#95 - Added support for Ascii85 encoding

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

#94 - Feature/metaget evcachevalue changes

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

#93 - Returning the map with all clients if the value is not found.

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

#92 - Passing flag so that we control if the value should be deserialized o…

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

#90 - Adding support for max.hash.bytes and max.digest.bytes

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

#88 - Feature/duet write only and primary

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

#87 - Feature/consolidate hashing

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

#84 - Adding support for making duet as a primary

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

#81 - Refresh pool whenever alias changes

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

#80 - Remove sudo configuration

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

#79 - Specify an exact brave version instead of latest.release

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

#78 - Moving to lazy loading of duet keys

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

#77 - Duet feature

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

#74 - Merging split into master

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

#72 - Fix timestamp units from milliseconds to microseconds.

Pull Request - State: closed - Opened by maulikpandey about 5 years ago - 2 comments

#71 - Fixing tag override problem for multiple cached keys.

Pull Request - State: closed - Opened by maulikpandey about 5 years ago - 1 comment

#70 - Add Zipkin tracing tags for EVCache calls

Pull Request - State: closed - Opened by maulikpandey about 5 years ago - 2 comments

#69 - Add id tag to ipc metrics

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

#68 - Remove archaius1 split

Pull Request - State: closed - Opened by twicksell over 5 years ago

#67 - Removed object provider logic for loading transcoder from configuration

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

#66 - .travis.yml: The 'sudo' tag is now deprecated in Travis CI

Issue - State: open - Opened by cclauss almost 6 years ago

#65 - Replace DiscoveryClient with EurekaClient

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

#64 - replace Archaius1 usages with Archaius2

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

#63 - Remove installViaTravis.sh from install phase

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

#62 - Support customizing EVCache.Builder.

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

#61 - Two issues on the evcache

Issue - State: open - Opened by shengang1978 over 6 years ago - 1 comment

#60 - Any particular reason compare-and-set is not supported?

Issue - State: open - Opened by lcf over 6 years ago

#58 - Does evcache plan to support the memcached namespace?

Issue - State: closed - Opened by shengang1978 almost 7 years ago - 2 comments

#57 - How to improve the set/delete performance?

Issue - State: open - Opened by shengang1978 almost 7 years ago - 5 comments

#56 - EVCache Touch method throw NoSuchMethodError exception

Issue - State: closed - Opened by shengang1978 almost 7 years ago - 5 comments

#55 - the non latch implementation for asyncAppenOrAdd now calls the latch …

Pull Request - State: closed - Opened by smadappa almost 7 years ago

#54 - MessageDigest is not thread safe so creating a new instance for every…

Pull Request - State: closed - Opened by smadappa almost 7 years ago