MCPcopy Create free account

hub / github.com/apache/pulsar-client-go / functions

Functions5,094 in github.com/apache/pulsar-client-go

FunctionTestLookupSuccess
(t *testing.T)
pulsar/internal/lookup_service_test.go:134
FunctionTestLookupSuccessWithMultipleHosts
(t *testing.T)
pulsar/internal/lookup_service_test.go:551
FunctionTestLookupWithInvalidUrlResponse
(t *testing.T)
pulsar/internal/lookup_service_test.go:380
FunctionTestLookupWithLookupFailure
(t *testing.T)
pulsar/internal/lookup_service_test.go:414
FunctionTestLookupWithProxy
(t *testing.T)
pulsar/internal/lookup_service_test.go:207
FunctionTestLookupWithRedirect
(t *testing.T)
pulsar/internal/lookup_service_test.go:281
FunctionTestMaxBatchSize
(t *testing.T)
pulsar/producer_test.go:1101
FunctionTestMaxConsumersPerSubscription
(t *testing.T)
pulsaradmin/pkg/admin/topic_test.go:724
FunctionTestMaxMessageSize
(t *testing.T)
pulsar/producer_test.go:1157
FunctionTestMaxMessageSize
(t *testing.T)
pulsaradmin/pkg/admin/topic_test.go:771
FunctionTestMaxPendingChunkMessages
(t *testing.T)
pulsar/message_chunking_test.go:155
FunctionTestMaxSubscriptionsPerTopic
(t *testing.T)
pulsaradmin/pkg/admin/topic_test.go:818
FunctionTestMemLimitContextCancel
(t *testing.T)
pulsar/producer_test.go:2307
FunctionTestMemLimitRejectProducerMessages
(t *testing.T)
pulsar/producer_test.go:2078
FunctionTestMemLimitRejectProducerMessagesWithChunking
(t *testing.T)
pulsar/producer_test.go:2243
FunctionTestMemLimitRejectProducerMessagesWithSchema
(t *testing.T)
pulsar/producer_test.go:2150
FunctionTestMessageId
(t *testing.T)
pulsar/impl_message_test.go:26
FunctionTestMessageIdGetFuncs
(t *testing.T)
pulsar/impl_message_test.go:49
FunctionTestMessageReceivedAllMessagesDiscarded
TestMessageReceivedAllMessagesDiscarded verifies that when all messages in a batch are discarded by messageShouldBeDiscarded (because startMessageID i
pulsar/consumer_partition_test.go:244
FunctionTestMessageReceivedAllMessagesDuplicate
TestMessageReceivedAllMessagesDuplicate verifies that when all messages in a batch are detected as duplicates by ackGroupingTracker, no empty slice is
pulsar/consumer_partition_test.go:311
FunctionTestMessageReceivedSingleMessageDiscarded
TestMessageReceivedSingleMessageDiscarded verifies the same behavior for a single (non-batch) message that gets discarded.
pulsar/consumer_partition_test.go:280
FunctionTestMessageRouter
(t *testing.T)
pulsar/producer_test.go:686
FunctionTestMessageSingleRouter
(t *testing.T)
pulsar/producer_test.go:737
FunctionTestMessageStringOnBatchMessage
(t *testing.T)
pulsar/impl_message_test.go:139
FunctionTestMessageStringOnMessage
(t *testing.T)
pulsar/impl_message_test.go:133
FunctionTestMessageTTL
(t *testing.T)
pulsaradmin/pkg/admin/topic_test.go:525
FunctionTestMessageZeroEventTime
(t *testing.T)
pulsar/message_test.go:26
FunctionTestMissingServiceName
(t *testing.T)
pulsar/internal/service_uri_test.go:51
FunctionTestMultiConsumerMemoryLimit
(t *testing.T)
pulsar/consumer_test.go:5241
FunctionTestMultiGoroutineTryReserveMem
(t *testing.T)
pulsar/internal/memory_limit_controller_test.go:67
FunctionTestMultiIpv6Uri
(t *testing.T)
pulsar/internal/service_uri_test.go:114
FunctionTestMultiIpv6UriWithoutPulsarPort
(t *testing.T)
pulsar/internal/service_uri_test.go:122
FunctionTestMultiTopicAckIDList
(t *testing.T)
pulsar/consumer_multitopic_test.go:227
FunctionTestMultiTopicAckIDListTimeout
(t *testing.T)
pulsar/consumer_multitopic_test.go:371
FunctionTestMultiTopicConsumerForceUnsubscribe
(t *testing.T)
pulsar/consumer_multitopic_test.go:124
FunctionTestMultiTopicConsumerReceive
(t *testing.T)
pulsar/consumer_multitopic_test.go:37
FunctionTestMultiTopicConsumerUnsubscribe
(t *testing.T)
pulsar/consumer_multitopic_test.go:97
FunctionTestMultiTopicGetLastMessageIDs
(t *testing.T)
pulsar/consumer_multitopic_test.go:150
FunctionTestMultipleCloseClient
(t *testing.T)
pulsar/client_impl_test.go:1235
FunctionTestMultipleConsumer
(t *testing.T)
pulsar/consumer_zero_queue_test.go:473
FunctionTestMultipleHostsComma
(t *testing.T)
pulsar/internal/service_uri_test.go:135
FunctionTestMultipleHostsMixed
(t *testing.T)
pulsar/internal/service_uri_test.go:170
FunctionTestMultipleHostsMixedPorts
(t *testing.T)
pulsar/internal/service_uri_test.go:164
FunctionTestMultipleHostsSemiColon
(t *testing.T)
pulsar/internal/service_uri_test.go:129
FunctionTestMultipleHostsTlsUrl
(t *testing.T)
pulsar/internal/service_name_resolver_test.go:92
FunctionTestMultipleHostsUrl
(t *testing.T)
pulsar/internal/service_name_resolver_test.go:71
FunctionTestMultipleHostsWithoutHttpPorts
(t *testing.T)
pulsar/internal/service_uri_test.go:153
FunctionTestMultipleHostsWithoutHttpsPorts
(t *testing.T)
pulsar/internal/service_uri_test.go:158
FunctionTestMultipleHostsWithoutPulsarPorts
(t *testing.T)
pulsar/internal/service_uri_test.go:141
FunctionTestMultipleHostsWithoutPulsarTlsPorts
(t *testing.T)
pulsar/internal/service_uri_test.go:147
FunctionTestMultipleSchemaOfKeyBasedBatchProducerConsumer
(t *testing.T)
pulsar/producer_test.go:1752
FunctionTestMultipleSchemaProducerConsumer
(t *testing.T)
pulsar/producer_test.go:1849
FunctionTestMurmurHash
(t *testing.T)
pulsar/internal/hash_test.go:53
FunctionTestNackBackoffTracker
(t *testing.T)
pulsar/negative_acks_tracker_test.go:159
FunctionTestNacksTracker
(t *testing.T)
pulsar/negative_acks_tracker_test.go:83
FunctionTestNacksWithBatchesTracker
(t *testing.T)
pulsar/negative_acks_tracker_test.go:116
FunctionTestNamespaceTopics
(t *testing.T)
pulsar/client_impl_test.go:460
FunctionTestNamespaceTopicsNamespaceDoesNotExit
(t *testing.T)
pulsar/client_impl_test.go:424
FunctionTestNamespaceTopicsNamespaceDoesNotExitWebURL
(t *testing.T)
pulsar/client_impl_test.go:442
FunctionTestNamespaceTopicsWebURL
(t *testing.T)
pulsar/client_impl_test.go:535
FunctionTestNamespaces_BookieAffinityGroup
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:810
FunctionTestNamespaces_CompactionThreshold
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:718
FunctionTestNamespaces_GetMaxTopicsPerNamespace
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:578
FunctionTestNamespaces_GetOffloadThresholdInSeconds
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:326
FunctionTestNamespaces_GetSchemaCompatibilityStrategy
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:451
FunctionTestNamespaces_GetSubscriptionExpirationTime
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:253
FunctionTestNamespaces_MaxConsumersPerSubscription
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:691
FunctionTestNamespaces_MaxConsumersPerTopic
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:664
FunctionTestNamespaces_MaxProducersPerTopic
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:750
FunctionTestNamespaces_MessageTTL
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:605
FunctionTestNamespaces_OffloadDeleteLag
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:632
FunctionTestNamespaces_Persistence
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:851
FunctionTestNamespaces_Properties
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:501
FunctionTestNamespaces_Retention
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:777
FunctionTestNamespaces_SetMaxTopicsPerNamespace
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:529
FunctionTestNamespaces_SetOffloadThresholdInSeconds
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:280
FunctionTestNamespaces_SetSchemaCompatibilityStrategy
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:348
FunctionTestNamespaces_SetSubscriptionExpirationTime
(t *testing.T)
pulsaradmin/pkg/admin/namespace_test.go:204
FunctionTestNegativeAckPrecisionBitCnt
(t *testing.T)
pulsar/consumer_test.go:1447
FunctionTestNew
(t *testing.T)
pulsaradmin/pkg/admin/admin_test.go:38
FunctionTestNewAuthenticationBasicWithInvalidParams
(t *testing.T)
pulsar/auth/basic_test.go:60
FunctionTestNewAuthenticationBasicWithParams
(t *testing.T)
pulsar/auth/basic_test.go:30
FunctionTestNewAuthenticationOAuth2WithParams
(t *testing.T)
pulsar/auth/oauth2_test.go:129
FunctionTestNewAutoSubscriptionCreationOverride
(t *testing.T)
pulsaradmin/pkg/utils/auto_subscription_creation_test.go:27
FunctionTestNewClientCredentialsProviderFromKeyFile
(t *testing.T)
oauth2/client_credentials_provider_test.go:31
FunctionTestNewDataURL
(t *testing.T)
oauth2/data_url_test.go:28
FunctionTestNewInvalidClientCredentialsProviderFromKeyFile
(t *testing.T)
oauth2/client_credentials_provider_test.go:68
FunctionTestNewKeySharedPolicySticky
(t *testing.T)
pulsar/key_shared_policy_test.go:26
FunctionTestNewOffloadPolicies
(t *testing.T)
pulsaradmin/pkg/utils/offload_policies_test.go:27
FunctionTestNewRPCClient_InvalidURL_ShouldNotPanic
(t *testing.T)
pulsar/internal/rpc_client_test.go:27
FunctionTestNewSinglePartitionRouter
(t *testing.T)
pulsar/single_partition_router_test.go:34
FunctionTestNewSinglePartitionRouterWithKey
(t *testing.T)
pulsar/single_partition_router_test.go:48
FunctionTestNewWithAuthProvider
(t *testing.T)
pulsaradmin/pkg/admin/admin_test.go:45
FunctionTestNewWithCustomAuthProviderWithTransport
(t *testing.T)
pulsaradmin/pkg/admin/admin_test.go:76
FunctionTestNewWithTlsAllowInsecure
(t *testing.T)
pulsaradmin/pkg/admin/admin_test.go:93
FunctionTestNoBatchSendMessagesWithMetadata
(t *testing.T)
pulsar/producer_test.go:2391
FunctionTestNoCacheTracker
(t *testing.T)
pulsar/ack_grouping_tracker_test.go:32
FunctionTestNonPartitionState
(t *testing.T)
pulsaradmin/pkg/admin/topic_test.go:256
FunctionTestNonPersistentTopic
(t *testing.T)
pulsar/producer_test.go:801
FunctionTestNormalZeroQueueConsumer
(t *testing.T)
pulsar/consumer_zero_queue_test.go:63
← previousnext →4,501–4,600 of 5,094, ranked by callers