Not able to send Request ID in mutations through Java driver

There is comment option in collection.find , through which you can send a request id, but there is no similar option available while doing writes?

Also, i didn’t find a hook, which gets called every time , before request is send out ,in which i can set few common things. CommandListener is there, but it doesn’t allow me to set any properties.

Any help in above two queries?

Hi @Rahul_Singh1, Can you share more details about your queries ?? As we can see you are asking 2 questions but i am not getting what are your test case/scenario behind these queries.

Please share more details so, community members can will get idea of what type of hook you are asking and what you need while write operations.

Thanks.