issues
search
Netflix
/
archaius
Library for configuration management API
Apache License 2.0
2.47k
stars
486
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Go back to the old behavior of returning null on ParseExceptions
#738
rgallardo-netflix
closed
1 month ago
0
Ensure that one failing subscription does not prevent others from being called
#737
rgallardo-netflix
closed
1 month ago
0
Small performance and memory usage tweaks
#736
rgallardo-netflix
closed
1 month ago
0
Throw ParseException when a configuration setting can't be parsed as the type requested
#735
rgallardo-netflix
closed
1 month ago
0
Improve handling of error messages on decoding errors.
#734
rgallardo-netflix
closed
1 month ago
0
Cleanup a few compiler warnings and improve some javadocs.
#733
rgallardo-netflix
closed
1 month ago
0
Avoid repeated calls to getState in AbstractDependentConfig
#732
kilink
closed
1 month ago
0
Implement hashCode for PropertyDetails
#731
kilink
closed
1 month ago
0
Avoid map resizing in PrivateViewConfig
#730
kilink
closed
1 month ago
0
Boolean decoder doesn't handle leading/trailing whitespace
#729
akang31
opened
2 months ago
0
Skip static methods on config interfaces
#728
kilink
closed
2 months ago
0
young gc long time and Out-of-heap memory leak
#727
xianfengxiong
closed
2 months ago
1
Handle numeric conversions for non-string raw values.
#726
rgallardo-netflix
closed
5 months ago
0
Be more lenient about number parsing
#725
rgallardo-netflix
closed
5 months ago
0
Small fixes for collection types in configuration proxies:
#724
rgallardo-netflix
closed
5 months ago
0
Latest version not parsing List and Map values from json file
#723
anuran-Chakraborty
opened
6 months ago
1
Add scopes to PropertiesInstrumentationData
#722
akang31
closed
6 months ago
0
Fix instrumentation propagation of PrefixedViewConfigs
#721
akang31
closed
6 months ago
0
Update jackson deps
#720
akang31
closed
6 months ago
0
Value parsers for Long should accept a final "L"
#719
rgallardo-netflix
closed
5 months ago
0
Add uninstrumented endpoint for the Archaius2-Archaius1 bridge
#718
akang31
closed
7 months ago
0
Add getPropertiesUninstrumented endpoint for ConfigurationUtils
#717
akang31
closed
7 months ago
0
Archaius2' @Configuration annotation clashes with Spring's org.springframework.context.annotation.Configuration
#716
rgallardo-netflix
opened
7 months ago
0
Split the PropertyTest.test into `testPropertyValuesUpdateAndEffect` and `testServiceInitializationWithDefaultProperties`
#715
Codegass
closed
7 months ago
1
Refactor PropertyTest.test() to Improve Test Experience
#714
Codegass
closed
7 months ago
0
Enhancing Clarity with assume API in Precondition Checks for `validatePropertyUpdates` and `validateApiWhenRemovingChild`
#713
Codegass
closed
7 months ago
0
Enhancing Clarity with assumeTrue in Test Precondition Checks for `validatePropertyUpdates` and `validateApiWhenRemovingChild`
#712
Codegass
closed
7 months ago
0
Refactor ConfigManagerTest to Include Assertions for Automated Validation
#711
Codegass
closed
7 months ago
0
ConfigManagerTest.testBasicReplacement is using the Print instead of Assert in Testing
#710
Codegass
closed
7 months ago
0
Use guava for tests
#709
kilink
closed
8 months ago
0
Add support for tracking individual properties' stack traces
#708
akang31
closed
8 months ago
0
Update some additional missed tests to junit5
#707
kilink
closed
8 months ago
0
Upgrade to junit 5
#706
kilink
closed
8 months ago
0
Simplify KeyAndType equals / hashCode
#705
kilink
closed
8 months ago
0
Make ArchaiusType equals / hashCode compatible with ParameterizedTypeImpl
#704
kilink
closed
8 months ago
2
Avoid class cast exceptions in array and enum converters
#703
kilink
closed
8 months ago
3
Add a Decoder that accepts custom TypeConverters
#702
kilink
closed
8 months ago
0
Improve Stack Trace tracking for Instrumentation
#701
akang31
closed
9 months ago
0
Add equality comparison for ArchaiusType
#700
gavinbunney
closed
9 months ago
2
Fix race condition on propertyUsageMap via AtomicReference
#699
akang31
closed
9 months ago
0
Update instrumentation with more call sites and instrumentation clearing endpoint
#698
akang31
closed
9 months ago
0
Allow configuration proxies to apply custom validations to settings
#697
rgallardo-netflix
opened
10 months ago
0
Surface a recordUsage method for manual reporting of property usage
#696
akang31
closed
10 months ago
0
Allow conversion for interface types
#695
kilink
closed
11 months ago
0
Update archaius1 dependency in the bridge
#694
rgallardo-netflix
closed
11 months ago
0
Update dependencies to some less ancient versions
#693
rgallardo-netflix
closed
11 months ago
0
Add TypeConverters for URI and Locale
#692
kilink
closed
11 months ago
0
Return unmodifiable collections in DefaultCollectionsTypeConverterFactory
#691
kilink
closed
11 months ago
0
Log "excessive" creation of factories and proxies
#690
rgallardo-netflix
closed
1 year ago
0
Provide a simple way to add type converters
#689
rgallardo-netflix
closed
8 months ago
1
Next