Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-5161

Remove deprecated Stream-related types

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0
    • Affects Version/s: None
    • Component/s: API
    • Labels:
      None
    • Major Change
    • Needed
    • Hide

      1. What would you like to communicate to the user about this feature?

         Just that the deprecated classes/interfaces/methods are removed in 5.0

      2. Would you like the user to see examples of the syntax and/or executable code and its output?

         Show the TransportSettings added in 4.11 in the upgrading guide

      3. Which versions of the driver/connector does this apply to?

         5.0

      Show
      1. What would you like to communicate to the user about this feature?    Just that the deprecated classes/interfaces/methods are removed in 5.0 2. Would you like the user to see examples of the syntax and/or executable code and its output?    Show the TransportSettings added in 4.11 in the upgrading guide 3. Which versions of the driver/connector does this apply to?    5.0

                 com.mongodb 
                      MongoClientSettings
                          getStreamFactoryFactory()
                      MongoClientSettings.Builder
                          streamFactoryFactory(StreamFactoryFactory)
                  com.mongodb.connection
                      AsynchronousSocketChannelStreamFactory
                      AsynchronousSocketChannelStreamFactoryFactory
                      BufferProvider
                      SocketStreamFactory
                      Stream
                      StreamFactory 
                      StreamFactoryFactory 
                      TlsChannelStreamFactoryFactory
                  com.mongodb.connection.netty
                      NettyStreamFactory 
                      NettyStreamFactoryFactory
      

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: