Issues
- Deadlock between reader and writer if Stream Mangement unacked stanza queue is fullSMACK-881Resolved issue: SMACK-881Florian Schmaus
- Extend HttpFileUploadManager by methods with InputStream parameterSMACK-867Resolved issue: SMACK-867
- Make MultiUserChat.leave() wait for responseSMACK-848Resolved issue: SMACK-848Florian Schmaus
- Add support for XEP-0221: Data Forms Media ElementSMACK-824Resolved issue: SMACK-824Florian Schmaus
- MUC roomDestroyed() callback is not invokedSMACK-888Resolved issue: SMACK-888Florian Schmaus
- There is no Bits of Binary Extension Element provider registeredSMACK-770Resolved issue: SMACK-770Florian Schmaus
- Perform sound cross-compilation: Use newer javac's --release featureSMACK-651Resolved issue: SMACK-651Florian Schmaus
- Rename smack-java7 to smack-java8SMACK-854Resolved issue: SMACK-854Florian Schmaus
- Make Forwarded a generic typeSMACK-821Resolved issue: SMACK-821Florian Schmaus
- Add support for XEP-0319: Last User Interaction in PresenceSMACK-636Resolved issue: SMACK-636vanitasvitae
- Add API for XEP-0313 § 6.2 Advanced configuration via Ad-Hoc commandsSMACK-822Resolved issue: SMACK-822Florian Schmaus
- Smack should not reply with multiple stream types after stream initiation is offeredSMACK-561Resolved issue: SMACK-561Florian Schmaus
- Update Message Archive Management (XEP-0313) support to urn:xmpp:mam:2SMACK-890Resolved issue: SMACK-890Florian Schmaus
- Smack performs unnecessary escaping in XML textSMACK-892Resolved issue: SMACK-892Florian Schmaus
- Add support for MUC status code 333SMACK-882Resolved issue: SMACK-882Florian Schmaus
- Add generic MUC callback for "participant left" caused by unavailable presencesSMACK-883Resolved issue: SMACK-883Florian Schmaus
- AdHocCommandManager's session sweeping thread does never stopSMACK-624Resolved issue: SMACK-624Florian Schmaus
- Update Smack to Java 8SMACK-801Resolved issue: SMACK-801Florian Schmaus
- Discourage Stanza.getExtension(String, String) in favor of Stanza.getExtension(Class<E extends ExtensionElement>)SMACK-825Resolved issue: SMACK-825Florian Schmaus
- Message thread and subject should be designed and implemented as ExtensionElementsSMACK-852Resolved issue: SMACK-852Florian Schmaus
- Replace XPP3 by SmackXmlPullParser (wrapping Stax's XmlStreamReader and XPP3 on Android)SMACK-591Resolved issue: SMACK-591Florian Schmaus
- Enable Java8's javadoc doclintSMACK-650Resolved issue: SMACK-650Florian Schmaus
- Add support for XEP-0373:" OpenPGP for XMPP" and XEP-0374: "OpenPGP for XMPP Instant Messaging"SMACK-826Resolved issue: SMACK-826vanitasvitae
- Add support for XEP-0418: DNS Queries over XMPP (DoX)SMACK-862Resolved issue: SMACK-862Florian Schmaus
- Add support for XEP-0350: Data Forms Geolocation ElementSMACK-871Resolved issue: SMACK-871Florian Schmaus
- Add support for XEP-0315: Data Forms XML ElementSMACK-872Resolved issue: SMACK-872Florian Schmaus
- Add support for XEP-0328: JID PrepSMACK-878Resolved issue: SMACK-878Florian Schmaus
- PacketParserUtilsTest#invalidXMLInMessageBody() fails on non-english machinesSMACK-874Resolved issue: SMACK-874Florian Schmaus
- Provider.parse() should not throw a generic Exception, but instead IOException and XmlPullParserExceptionSMACK-839Resolved issue: SMACK-839Florian Schmaus
- Raise Smack's minimum required Android SDK level to 19 (Android 4.4, Kit Kat, 2013-10)SMACK-750Resolved issue: SMACK-750Florian Schmaus
- Add support for XEP-0107: User MoodSMACK-828Resolved issue: SMACK-828vanitasvitae
- Add support for XEP-0384: OMEMO EncryptionSMACK-743Resolved issue: SMACK-743vanitasvitae
- Prevent extremely long reply timeouts from being setSMACK-718Resolved issue: SMACK-718Florian Schmaus
- Add support for XEP-0428: Fallback IndicationSMACK-889Resolved issue: SMACK-889vanitasvitae
- Remove smack-compression-jzlib, as it is obsolete (Smack uses Java 7 de- and inflate API now)SMACK-840Resolved issue: SMACK-840Florian Schmaus
- Add support for XEP-0422: Message FasteningSMACK-884Resolved issue: SMACK-884vanitasvitae
- Not all providers from smack-legacy.jar are loadedSMACK-729Resolved issue: SMACK-729Florian Schmaus
- Add support for XEP-0420 Stanza Content EncryptionSMACK-885Resolved issue: SMACK-885vanitasvitae
- Add support for XEP-0118: User TuneSMACK-257Resolved issue: SMACK-257Florian Schmaus
- Remove all tabs from the source code and add checkstyle rule that enforces no-tabsSMACK-866Resolved issue: SMACK-866Florian Schmaus
- Save a ServiceDiscoveryManager instance in a private field of MultiUserChatMangerSMACK-836Resolved issue: SMACK-836
41 of 41
Deadlock between reader and writer if Stream Mangement unacked stanza queue is full
Fixed
Description
None
Environment
None
Details
Assignee
Florian SchmausFlorian SchmausReporter
Florian SchmausFlorian SchmausLabels
Expected Effort
MediumIgnite Forum URL
Components
Fix versions
Priority
Major
Details
Details
Assignee
Florian Schmaus
Florian SchmausReporter
Florian Schmaus
Florian SchmausLabels
Expected Effort
Medium
Ignite Forum URL
Components
Fix versions
Priority
Created March 23, 2020 at 8:02 PM
Updated October 15, 2024 at 12:54 PM
Resolved September 20, 2020 at 1:31 PM
Activity
Show: