Łukasz Jernaś

Results 32 comments of Łukasz Jernaś

sendFirstMatch doesn't work here because we need multiple regular expressions, eg (in natural language) ``` prod.foo.* send to graphite1:2003, graphite2:2003 prod.bar.* send to graphite3:2003, graphite4: 2003 prod.* send to graphite5:2003,...

@pnuckowski Maybe it should use pbr? ;)

Guys ( @vi4m ;) , can we request some help from you on that matter?

> Hey, looks like changing this flag causes test fouls due to spring and jackson `org.springframework.core.codec.DecodingException: JSON decoding error: Cannot construct instance of pl.allegro.tech.hermes.api.EndpointAddressResolverMetadata, problem: Cannot invoke "java.util.Map.entrySet()" because "map"...

@AlexeyTsvetkov this still leaves the topic of the autoconfigure processor

Also Storage and BigQuery clients seem to behave that way, so I have no issues with expiring tokens, because the provider refreshes it by other means instead of a refresh...

you can set them using the `mongodb://` URI, do you have a valid case on having them here?

Relates to https://github.com/spring-projects/spring-ai/issues/2834

@NishkarshRaj can someone take a look at this ?

> I feel like it could be better to have only Mongo instead of MongoDb in all classes names. For example : `MongoDbChatMemoryProperties.java` could be named `MongoChatMemoryPropoerties.java`. > > It...