Nikita-Shupletsov
Nikita-Shupletsov
> On the surface, this looks like it might be a couple of commits-- ws socket handling clean-up and then the limit added. sounds good. I will split the PR...
> The err log file should obviously not be part of this PR. > `hs_err_pid*.log` should not be part of this PR. Please remove it. sorry for that, removed
> What is the use case for this? you mean the use case of having a DestinationFilter after SelectorAwareVirtualTopicInterceptor? I my case I add an interceptor to all topics. and...
> 1. This change needs to be a JIRA Done. https://issues.apache.org/jira/browse/AMQ-9530 > 2. This needs a unit test with an example configured w/ another DestinationFilter on top of Virtual Topic...
> > There are no issues like this in other pars of the Virtual Destination code. only in `SelectorAwareVirtualTopicInterceptor` > > MappedQueueFilter has a nearly identical method: > > ref:...
> Yes, a base class that contains the lookup method to unwrap the destination to get to the root (real) destination that can be used by VirtualTopic and MappedQueueFilter. >...
> @Nikita-Shupletsov how many is too-many nodes to trigger a stack overflow? What was the -Xss setting when the SO occurred? with `-Xss256k` it's around 1300 i've encountered the issue...
> Question @Nikita-Shupletsov, once the user fixed the issue with the configuration or their LDAP server, does the user need to restart the server? In another word, is this code...
This file already has SNAPSHOT: https://github.com/apache/kafka/blob/8c9c25ea3eba173b57d96e7ee0e9d7ac71d15f1a/tests/kafkatest/version.py#L113