Xeinn commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593706129 Thanks Mike, Had a quick look at that and can’t seem to find any reference to the class MongoDriverVersion in any of the mongo-java-driver jars (checked 3.2.2 and 3.8.0 so far) Or are you suggesting we query the driver version at runtime and then use Reflection to create and instance of Decimal128 using the classname? Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 ________________________________ From: Mike <[email protected]> Sent: Tuesday, March 3, 2020 12:01:48 AM To: apache/nifi <[email protected]> Cc: Chris Manniex <[email protected]>; Author <[email protected]> Subject: Re: [apache/nifi] NIFI-7159 (#4104) I think we can use this and a little reflection to get around that one explicit reference to Decimal128 https://stackoverflow.com/questions/52870627/get-mongodb-driver-version-programmatically<https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F52870627%2Fget-mongodb-driver-version-programmatically&data=02%7C01%7C%7C0253ae36f38c4f94a8ae08d7bf061247%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637187905099936240&sdata=3dXwi4Vk4cEE5%2Bnq%2F4RwY8SpdjBYDZvXwFaazFdvR5c%3D&reserved=0> — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnifi%2Fpull%2F4104%3Femail_source%3Dnotifications%26email_token%3DAFHXE7FHL6IXL5WFIWQUKITRFRCGZA5CNFSM4K72OIGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENRQFSY%23issuecomment-593691339&data=02%7C01%7C%7C0253ae36f38c4f94a8ae08d7bf061247%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637187905099946254&sdata=SHYb%2BQ2V0hyD8%2FbXwM1iEI43UJkh1RsYV3k8yVS4LmM%3D&reserved=0>, or unsubscribe<https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAFHXE7GPNHPQK22T52PQZF3RFRCGZANCNFSM4K72OIGA&data=02%7C01%7C%7C0253ae36f38c4f94a8ae08d7bf061247%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637187905099956256&sdata=kEWEPOwherm0Z0gkwKbJ1oopI10F7ISGe8QNRTzddUo%3D&reserved=0>.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
