Problem about memcached bucket

Java client and C client cann’t share data with memcached bucket.

Java client is version 1.1.5, C client version is 2.0.6.

In our test, the java client and c client are accessing different server node for the same key.

Problem only appears with memcached bucket.

Could you expand “cann’t share data”? Do you have code samples?