Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
4,447 messages
org.apache.pulsar.commits [
All Lists
]
2021 November [
All Months
]
Page 1 (Messages 1 to 25):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
[GitHub] [pulsar] github-actions[bot] commented on pull request #12576: [website][upgrade]feat: docs migration - 2.7.1 / io
-
GitBox
[GitHub] [pulsar] liangyepianzhou commented on a change in pull request #12449: [Transaction] Offload transaction data
-
GitBox
[GitHub] [pulsar] Anonymitaet merged pull request #12579: [website][upgrade]feat: docs migration - 2.7.1 / transaction
-
GitBox
[GitHub] [pulsar] madhavan-narayanan commented on pull request #12536: [pulsar-broker] Broker extensions to allow operators of enterprise wide cluster better control and flexibility
-
GitBox
[GitHub] [pulsar] 315157973 merged pull request #12132: [Broker] Fix prefix setting in JWT authn and avoid multi calls for the getProperty
-
GitBox
[GitHub] [pulsar] Technoboy- commented on pull request #12634: Add missing cmds on pulsar-admin document page.
-
GitBox
[GitHub] [pulsar] github-actions[bot] commented on pull request #12675: [tools] fix TestRunMain test
-
GitBox
[GitHub] [pulsar] xiaotongwang1 opened a new issue #12616: [BUG]KOP failed to get partition offset
-
GitBox
[GitHub] [pulsar-client-go] bschofield commented on pull request #663: [Issue 662] Fix race in connection.go waitUntilReady()
-
GitBox
[GitHub] [pulsar] merlimat commented on pull request #12666: [Config] Add readWorkerThreadsThrottlingEnabled to conf/bookkeeper.conf
-
GitBox
[GitHub] [pulsar] urfreespace opened a new pull request #12735: [website][upgrade]feat: docs migration - 2.7.0 / helm / tiered / txn
-
GitBox
[GitHub] [pulsar] merlimat opened a new pull request #12760: Upgrade to BookKeeper 4.14.3
-
GitBox
[GitHub] [pulsar] Jason918 commented on a change in pull request #12818: PIP 110: Support Topic metadata
-
GitBox
[GitHub] [pulsar] aloyszhang commented on a change in pull request #12823: modify log level for disconnction
-
GitBox
[GitHub] [pulsar] codelipenghui closed issue #12796: [bug] java.lang.ArrayIndexOutOfBoundsException with user defined replicatorPrefix.
-
GitBox
[GitHub] [pulsar] Jason918 commented on pull request #12753: [Issue 12726][broker] Fix deadlock in metadata-store callback thread
-
GitBox
[GitHub] [pulsar] Anonymitaet merged pull request #12862: [website][upgrade]feat: website upgrade / docs migration - 2.6.3 / security/performance/clients
-
GitBox
[GitHub] [pulsar] Jason918 commented on pull request #12898: [Issue 12897] Fix flaky test in testReplicatorProducerName
-
GitBox
[GitHub] [pulsar] yuruguo removed a comment on pull request #12891: [pulsar-admin] Add get-replicated-subscription-status command for topic
-
GitBox
[GitHub] [pulsar] Jason918 commented on a change in pull request #12900: [Broker] Return from callback early if producerFuture is complete or …
-
GitBox
[GitHub] [pulsar] codelipenghui merged pull request #12015: Fix update ledger list to znode version mismatch failed, ledger not delete
-
GitBox
[pulsar] branch master updated (056ed2b -> 7bffdb2)
-
mme...@apache.org
[GitHub] [pulsar] yuruguo commented on pull request #12983: [pulsar-admin] Add remove-subscription-types-enabled command for topic
-
GitBox
[GitHub] [pulsar] freeznet merged pull request #13031: fix(functions): missing runtime set in GoInstanceConfig
-
GitBox
[GitHub] [pulsar] aerfalwl opened a new issue #13060: ERROR Failed to evaluate client token: javax.security.sasl.SaslException: Final handshake step failed
-
GitBox
Page 1 (Messages 1 to 25):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178