Skip to content

issues Search Results · repo:killme2008/xmemcached language:Java

Filter by

96 results
 (73 ms)

96 results

inkillme2008/xmemcached (press backspace or delete to remove)

Hi @killme2008 I m using this library to connect a Memcached node with SASL authentication, but I occurs an error net.rubyeye.xmemcached.exception.MemcachedServerException: Authentication required or ...
  • wmkm0113
  • 1
  • Opened 
    on May 15
  • #149

in aws elasticached memcached, there is option for in transit which means connection with tls. in case of cli, I can connect to tls memecached by this command below openssl s_client host : port I tested ...
  • develeesy
  • Opened 
    on Jan 22
  • #148

Hi, when I try to run some benchmark for multi-get to get 100 key at a time. Sometime I get Nullpointer exception. The error trace look like follow: java.lang.NullPointerException at net.rubyeye.xmemcached.XMemcachedClient.reduceResult(XMemcachedClient.java:1215) ...
  • dzhdhr
  • 2
  • Opened 
    on Feb 3, 2024
  • #146

Hello @killme2008 I m using this library to connect a Memcached node with CRAM-MD5 SASL authentication. but I m getting an authentication error. I should mention that I tried similar code using the library ...
  • SaeedZhiany
  • Opened 
    on Jan 7, 2024
  • #144

Hi Team , We have using this jar within our project which was using Java 11 and recently we tried to migrate to Java 17. While the whole build is successful , we observed that we are not able to get ...
  • Sidhardha95
  • Opened 
    on Dec 1, 2023
  • #142

Hello Team, We are not seeing a recent update or commit on this project. Xmemcached project is still committed to supporting the project by testing with current browsers or Java versions, and accepting ...
  • MohanMKR
  • 8
  • Opened 
    on Aug 1, 2023
  • #140

After connection timeout from the initialization, failed address will be added to a waiting queue: this.connector.addToWatingQueue( new ReconnectRequest(inetSocketAddressWrapper, 0, ...
  • fooling
  • Opened 
    on Jun 1, 2023
  • #139

addServer() is non-blocking. According to the documentation it is supposed to block until a successful or failed connection. The documentation also says that a IOException should be thrown if the client ...
  • drahgon55
  • Opened 
    on Jan 11, 2023
  • #138

Hi, Since Spring Framework 5.3 supports Kotlinx.serialization, I am actively using it in my project. (Reference Link) I tested it by applying Kotlinx.Serialization, but it didn t work. @Serializable ...
  • meloning
  • Opened 
    on Nov 27, 2022
  • #137

It appears that the only use of Spring is with the XMemcachedClientFactoryBean, so your core functionality does not require Spring be provided for the core functionality of the lib. In this case it s recommended ...
  • ryber
  • Opened 
    on Aug 4, 2022
  • #136
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub