asfimport

Results 862 comments of asfimport

@vlsi ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66139&redirect=false#c2)): Thanks for reporting. Open Model Thread Group indeed initializes config elements twice. The workaround is to wrap the contents of the group in a Simple Controller....

**Michael Hoult** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66139&redirect=false#c3)): Thank you. The workaround is very simple to do and seems to work perfectly.

@vlsi ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66139&redirect=false#c4)): I've filed a PR with the fix: https://github.com/apache/jmeter/pull/717

**Michael Hoult** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66139&redirect=false#c5)): (In reply to Vladimir Sitnikov from comment 4) > I've filed a PR with the fix: https://github.com/apache/jmeter/pull/717 Thank you :-)

@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65237&redirect=false#c1)): Looks like an interesting feature. This is meant for development only, the binary distribution would not change, right?

@rollno748 ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66053&redirect=false#c1)): Created the pull request for the change :: https://github.com/apache/jmeter/pull/710

**alessiogiovanni.baroni** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65305&redirect=false#c1)): With a TRACE level there is this message forever: 2021-05-14 13:40:27,330 TRACE o.a.a.a.c.p.c.i.ChannelImpl: RemotingConnectionID=3804381c Writing buffer for channelID=11 2021-05-14 13:40:27,332 TRACE o.a.a.a.c.p.c.i.RemotingConnectionImpl: RemotingConnectionID=3804381c handling packet PACKET(SessionReceiveMessage)[type=75,...

@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65305&redirect=false#c2)): Can you provide a minimal test plan to reproduce? Have you set up a timeout value on the sampler?

**John** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65982&redirect=false#c1)): Created attachment [image.png](https://apache.github.io/jmeter-bugzilla-attachments/82/65982/38236/image.png): Text View only for JDBC Request result set

@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66171&redirect=false#c1)): Care to provide a patch/PR?