Menu

#6 DiskWriterPlugin constructor missing parameter

v1.0 (example)
closed-fixed
EJP
None
5
2021-07-15
2004-07-16
parker20121
No

DiskWriterPlugin constructor missing parameter. I was
using the download configuration on a website. I fixed
the attached code by adding the unknown parameter to
the constructor. I don't have the log message anymore.

Discussion

  • parker20121

    parker20121 - 2004-07-16

    Updated DiskWriterPlugin.java

     
  • Wanjun Hu

    Wanjun Hu - 2004-09-29

    Logged In: YES
    user_id=1093368

    I experienced the same as you ,I add a constructor which
    containes two parameter

     
  • EJP

    EJP - 2021-07-15
    • status: open --> closed-fixed
    • assigned_to: EJP
    • Group: --> v1.0 (example)
     
  • EJP

    EJP - 2021-07-15

    Fixed in upcoming 1.0 release. Plugins can now have any of four constructors:

    ()
    (PropertySet config)
    (String name)
    (String name, PropertySet config)

     

    Last edit: EJP 2021-07-15

Log in to post a comment.

MongoDB Logo MongoDB