Peter Turcsanyi
Peter Turcsanyi
Hi @JohnZZGithub, thanks for the contribution. The concept looks fine, but please add tests and documentation as it was mentioned by other reviewers. I tried to set up Scribe source...
We can add these environment variables, but I do not think it is really necessary. Regarding JAVA_OPTS: yes, it is common the pass parameters and system properties to java, but...
@nandorsoma Thanks for adding v5 protocol support to MQTT processors! I started to review / test this PR and found that the v5 client cannot stop properly: ``` 2022-07-28 07:53:40,084...
@exceptionfactory Thanks for the review! Your latest minor suggestions will be addressed in an upcoming PR ([NIFI-10411](https://issues.apache.org/jira/browse/NIFI-10411)) in order to avoid the extra build cycle here. Merging to main...
Merging to main... @MikeThomsen Feel free to open a follow-up jira if you have any further comments.
I ran into the same issue and looked into it. I can confirm @andershermansen's [analysis](https://github.com/hierynomus/smbj/issues/717#issuecomment-1159626377). So the problem is that if you open the root of the DFS share first,...
@hierynomus Any chance to fix this?
@zhumin8 Thanks for fixing it! We ran into the same issue recently and I can confirm that our use case is working again with commit https://github.com/googleapis/google-auth-library-java/commit/079a06563114e359b74694b78aec687601a2f628. Do you have an...