Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eclipse/paho.mqtt.java issues and pull requests
#986 - ConcurrentModificationException when calling unsubscribe
Issue -
State: open - Opened by dereulenspiegel over 1 year ago
- 2 comments
#985 - Deadlock when subscribing to many topics
Issue -
State: open - Opened by watta90 almost 2 years ago
- 2 comments
#984 - addTopic->subscribe - Adding a topic while the client is active always yields an exception
Issue -
State: open - Opened by OpenSrcerer almost 2 years ago
#983 - A recursive call in subscribe?
Issue -
State: open - Opened by Haxxxxn almost 2 years ago
- 1 comment
#982 - mqtt1.1.1 Timed out as no write activity, error code 32002
Issue -
State: open - Opened by leizc2016 almost 2 years ago
#981 - MQTT5 Client unable to send AUTH requests to establish a connection
Issue -
State: open - Opened by mbuckton almost 2 years ago
#980 - MqttAuth getMessageInfo() should return 0 not 1
Issue -
State: open - Opened by mbuckton almost 2 years ago
#979 - Unable to connect via WebSocket when there is high network latency
Issue -
State: open - Opened by sesu-bio almost 2 years ago
- 2 comments
#978 - How to publish data using secured port 8883
Issue -
State: open - Opened by Eldho1416 almost 2 years ago
- 1 comment
#977 - Subscribe with nolocal and shared subscription
Issue -
State: open - Opened by freyssin almost 2 years ago
#976 - Receive Maximum property should be interpreted as an unsigned short integer
Issue -
State: open - Opened by freyssin almost 2 years ago
#975 - I am getting MqttException while client is disconnected in 1.2.2 version of paho client .
Issue -
State: open - Opened by Shalaka1197 almost 2 years ago
#974 - `MqttConnectionOptions` docs lie about default automatic reconnect
Issue -
State: open - Opened by inad9300 almost 2 years ago
#972 - Paho MqttAndroidClient works connecting to AWS - please delete me.
Issue -
State: closed - Opened by srlohr almost 2 years ago
- 1 comment
#971 - Documentation not clear about MqttSubscription.retainHandling
Issue -
State: open - Opened by grillsoftware almost 2 years ago
- 1 comment
#970 - It is recommended to add the client IP that can be specified when establishing a TCP connection
Issue -
State: open - Opened by jaysooong almost 2 years ago
#969 - Port of a fix for stale sleeping threads that was originally done in …
Pull Request -
State: open - Opened by Logonautics almost 2 years ago
#968 - Port of a fix for stale sleeping threads that was originally done in …
Pull Request -
State: closed - Opened by Logonautics almost 2 years ago
#967 - Add support for timeout callbacks
Issue -
State: open - Opened by SchillingSebastian about 2 years ago
#966 - Message Order Not Preserved
Issue -
State: open - Opened by Donadominic about 2 years ago
- 1 comment
#965 - Topic filter does not match shared subscription, listeners are not notified on actual topic
Issue -
State: open - Opened by Adam-Grzenda about 2 years ago
- 2 comments
#964 - items in messageQueue in CommsCallback class cannot be consumed correctly
Issue -
State: open - Opened by Gujiawei-Edinburgh about 2 years ago
#963 - Support GraalVM native images
Issue -
State: open - Opened by joshlong about 2 years ago
- 1 comment
#962 - Paho connection gets stuck during network interruption
Issue -
State: open - Opened by scphilips about 2 years ago
#961 - Javadoc from `sessionExpiry` has wrong default handling infos
Issue -
State: open - Opened by gbrehmer about 2 years ago
#960 - Websocket connection lost with mosquitto 1.6.15 and 2.0.11+
Issue -
State: open - Opened by kdevkr about 2 years ago
- 5 comments
#959 - disconnect for return code 142
Issue -
State: open - Opened by kgdngitfk about 2 years ago
- 2 comments
#958 - Client disconnects on date/time changes (paho dependent on monotonic time)
Issue -
State: open - Opened by nunoOliveiraqwe about 2 years ago
- 1 comment
#957 - In order to use other lib to handler password like JWT etc.
Pull Request -
State: open - Opened by lys1737 about 2 years ago
- 1 comment
#956 - Origin/develop
Pull Request -
State: closed - Opened by lys1737 about 2 years ago
#955 - NPE invoking org.eclipse.paho.client.mqttv3.internal.HighResolutionTimer.nanoTime()
Issue -
State: open - Opened by nm2n about 2 years ago
- 1 comment
#954 - Test Smell: ''assertEquals'' assertions with the wrong parameter order
Issue -
State: open - Opened by TestSmell over 2 years ago
#953 - 在自动重连选项下,解决CommsCallback线程在连接上MQTT服务器,当服务器断开后,重连的线程一直会在line:109空转
Pull Request -
State: open - Opened by AiHaoChen over 2 years ago
#952 - When is the next release planned?
Issue -
State: open - Opened by shurkanTwo over 2 years ago
- 10 comments
#951 - Merge master to develop
Pull Request -
State: open - Opened by rdasgupt over 2 years ago
#950 - Update pom.xml to fix build warning
Pull Request -
State: closed - Opened by rdasgupt over 2 years ago
#949 - Merge develop to master
Pull Request -
State: closed - Opened by rdasgupt over 2 years ago
#948 - Merge develop to master
Pull Request -
State: closed - Opened by rdasgupt over 2 years ago
#947 - 在自动重连选项下,解决CommsCallback线程在连接上MQTT服务器,当服务器断开后,重连的线程一直会在line:109空转
Pull Request -
State: open - Opened by AiHaoChen over 2 years ago
#946 - about emqx qos 2
Issue -
State: open - Opened by seqwait over 2 years ago
#945 - Connection takes too long because of Thread.sleep(100) in some threads of client
Issue -
State: open - Opened by Lighthousexx over 2 years ago
#944 - Fix NullPointerException trying to clear pending messages and flows
Pull Request -
State: closed - Opened by marciogranzotto over 2 years ago
#942 - Append SSLParamaters
Pull Request -
State: closed - Opened by grandfield over 2 years ago
#941 - SSLNetworkModule overwrites SSLParamaters that are configured in SSLSocketFactory
Issue -
State: closed - Opened by grandfield over 2 years ago
#941 - SSLNetworkModule overwrites SSLParamaters that are configured in SSLSocketFactory
Issue -
State: closed - Opened by grandfield over 2 years ago
#940 - Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
Issue -
State: open - Opened by Itgetjob over 2 years ago
- 6 comments
#934 - Allow configurable hostname lookup
Pull Request -
State: open - Opened by jtomson over 2 years ago
- 1 comment
#926 - added a testcase and fixed Issue-918
Pull Request -
State: closed - Opened by marco-kaeferbeck over 2 years ago
#920 - Fixed issue #850 - MQTT Con thread leak on connection failure
Pull Request -
State: closed - Opened by PavelAnikeichyk over 2 years ago
- 1 comment
#917 - v5 1.2.5 subscript method self calling
Issue -
State: open - Opened by ElisaMin over 2 years ago
- 2 comments
#912 - paho.mqtt.java does not handle ping/pong requests from libwebsocket
Issue -
State: open - Opened by hansschoen-mway-io almost 3 years ago
- 1 comment
#911 - Allowing shared subscriber group topics to match
Pull Request -
State: open - Opened by nwest1 almost 3 years ago
- 2 comments
#910 - Connection Lost at 03:22 everyday
Issue -
State: closed - Opened by hutumolu almost 3 years ago
- 1 comment
#910 - Connection Lost at 03:22 everyday
Issue -
State: closed - Opened by hutumolu almost 3 years ago
- 1 comment
#901 - MQTT SSL connection failed for java client
Issue -
State: open - Opened by NuwanSameera about 3 years ago
- 5 comments
#899 - Fix case where Recursively calling the same method causes StackOverFlow
Pull Request -
State: closed - Opened by BaekSeungYeol about 3 years ago
- 3 comments
#897 - MqttClient create 2 channels per connection
Issue -
State: open - Opened by thayhoang about 3 years ago
- 1 comment
#896 - No progress after one year. How many committers are assigned to this project?
Issue -
State: open - Opened by Tibor17 about 3 years ago
- 1 comment
#894 - Expose isConnected to clients to help avoid race conditions
Pull Request -
State: closed - Opened by oreillymj about 3 years ago
- 1 comment
#887 - Fix StackOverflow in MQTTv5 MqttClient and resulting IOOBE in MqttAsyncClient
Pull Request -
State: closed - Opened by AnkurSen-github over 3 years ago
#884 - Connection lost (32109) - EOFException after connect for Websocket connection
Issue -
State: open - Opened by oreillymj over 3 years ago
- 2 comments
#876 - MEB: Fix stackOverFlow Problem
Pull Request -
State: open - Opened by MoheyEl-DinBadr over 3 years ago
- 2 comments
#867 - Connection lost (32109) - java.io.EOFException
Issue -
State: open - Opened by Kalyan-D over 3 years ago
- 4 comments
#867 - Connection lost (32109) - java.io.EOFException
Issue -
State: open - Opened by Kalyan-D over 3 years ago
- 4 comments
#867 - Connection lost (32109) - java.io.EOFException
Issue -
State: open - Opened by Kalyan-D over 3 years ago
- 4 comments
#864 - setAutomaticReconnectDelay not working
Issue -
State: open - Opened by frank-montyne almost 4 years ago
- 1 comment
#864 - setAutomaticReconnectDelay not working
Issue -
State: open - Opened by frank-montyne almost 4 years ago
- 1 comment
#864 - setAutomaticReconnectDelay not working
Issue -
State: open - Opened by frank-montyne almost 4 years ago
- 1 comment
#864 - setAutomaticReconnectDelay not working
Issue -
State: open - Opened by frank-montyne almost 4 years ago
- 1 comment
#864 - setAutomaticReconnectDelay not working
Issue -
State: open - Opened by frank-montyne almost 4 years ago
- 1 comment
#863 - StackOverflow in MQTTv5 when subscribing with a topicfilter, qos and a IMqttMessageListener
Issue -
State: closed - Opened by Questlog almost 4 years ago
- 3 comments
#862 - Fixes #861: Perfomance degradation with increasing subscription count.
Pull Request -
State: closed - Opened by hylkevds almost 4 years ago
#861 - Perfomance degradation with increasing subscription count
Issue -
State: closed - Opened by hylkevds almost 4 years ago
- 1 comment
#857 - OSGi - org.eclipse.paho.mqttv5.client does not export sub packages
Issue -
State: open - Opened by davsclaus almost 4 years ago
- 3 comments
#857 - OSGi - org.eclipse.paho.mqttv5.client does not export sub packages
Issue -
State: open - Opened by davsclaus almost 4 years ago
- 3 comments
#857 - OSGi - org.eclipse.paho.mqttv5.client does not export sub packages
Issue -
State: open - Opened by davsclaus almost 4 years ago
- 3 comments
#848 - Frequent disconnection with broker!
Issue -
State: closed - Opened by iAmSKU almost 4 years ago
- 3 comments
#845 - Fix pipes causing ioexception already connected
Pull Request -
State: closed - Opened by ynedelchev about 4 years ago
- 2 comments
#836 - java.lang.IllegalArgumentException: Invalid UTF-8 char: [a]
Issue -
State: open - Opened by kavidriod about 4 years ago
- 12 comments
#831 - MqttCallbackExtended.connectComplete() not called
Issue -
State: closed - Opened by lorenx about 4 years ago
- 2 comments
#830 - Remove Port number from Host header for standard HTTPS: Connection to presigned AWS IoT websocket URIs fails with "connection not upgraded"
Issue -
State: open - Opened by oliverrahner about 4 years ago
- 2 comments
#828 - paho client do not send puback to mqtt broker when cleansession=false & qos =1.
Issue -
State: open - Opened by hakujyo about 4 years ago
- 2 comments
#827 - Shared subscription not working correctly
Issue -
State: open - Opened by escoand about 4 years ago
- 7 comments
#826 - Exception on subscribe with mqttv5 MqttAsyncClient
Issue -
State: open - Opened by escoand about 4 years ago
- 4 comments
#826 - Exception on subscribe with mqttv5 MqttAsyncClient
Issue -
State: open - Opened by escoand about 4 years ago
- 4 comments
#826 - Exception on subscribe with mqttv5 MqttAsyncClient
Issue -
State: open - Opened by escoand about 4 years ago
- 4 comments
#826 - Exception on subscribe with mqttv5 MqttAsyncClient
Issue -
State: open - Opened by escoand about 4 years ago
- 6 comments
#826 - Exception on subscribe with mqttv5 MqttAsyncClient
Issue -
State: open - Opened by escoand about 4 years ago
- 4 comments
#824 - missing interface method about disconnectForcibly
Pull Request -
State: closed - Opened by ogis-yamazaki about 4 years ago
#823 - Proposal for patching SonarQube rule 4973
Pull Request -
State: closed - Opened by henry-lp about 4 years ago
#822 - Proposal for patching SonarQube rule 3032
Pull Request -
State: closed - Opened by henry-lp about 4 years ago
#818 - Incorrect UTF-8 surrogates check in MQTTv3 client
Issue -
State: open - Opened by silh about 4 years ago
- 8 comments
#816 - MqttClient.subscribe recursion called,cause stackoverflow error
Issue -
State: open - Opened by zhangven about 4 years ago
- 1 comment
#816 - MqttClient.subscribe recursion called,cause stackoverflow error
Issue -
State: open - Opened by zhangven about 4 years ago
- 1 comment
#816 - MqttClient.subscribe recursion called,cause stackoverflow error
Issue -
State: open - Opened by zhangven about 4 years ago
- 2 comments
#816 - MqttClient.subscribe recursion called,cause stackoverflow error
Issue -
State: open - Opened by zhangven about 4 years ago
- 1 comment
#813 - Prevent Qos0 Deadlock When Connection Fails
Pull Request -
State: closed - Opened by sp193 over 4 years ago
#805 - Fix #606
Pull Request -
State: closed - Opened by ogis-yamazaki over 4 years ago
#785 - Timed out waiting for a response from the server
Issue -
State: open - Opened by kingflyok over 4 years ago
- 8 comments