Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-13460

.NET: Thin client can't be collected by GC when Dispose was not called

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • platforms, thin client

    Description

      If the user forgets to call IIgniteClient.Dispose, thin client objects will remain in memory forever.

      Thin client creates a dedicated response reader thread that holds a reference to the entire thin client object tree though Marshaller object.

      We should detect this scenario and clean up properly.

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: