Export - CSV (All fields)
Export - CSV (Current fields)
- FLINK-9365
Add version information to remote rpc messages - FLINK-9128
Add support for scheduleRunAsync for FencedRpcEndpoints - FLINK-9106
Add UnfencedMainThreadExecutor to FencedRpcEndpoint - FLINK-8678
Make AkkaRpcService#stopService non-blocking - FLINK-8665
Allow RpcEndpoint#postStop to complete asynchronously - FLINK-8664
Change termination future type of RpcEndpoint to Void - FLINK-8644
Shut down AkkaRpcActors with PoisonPill - FLINK-8392
Simplify termination future completion - FLINK-7754
Complete termination future after actor has been stopped. - FLINK-7387
Let RpcEndpoint directly implement RpcGateways - FLINK-7295
Add callback for proper RpcEndpoint shut down - FLINK-7116
Add getPort method to RpcService - FLINK-7078
Support fencing tokens to filter out outdated messages - FLINK-6180
Remove TestingSerialRpcService - FLINK-6179
Create SerialMainThreadValidatorUtil to support TestingSerialRpcService - FLINK-6155
Allow to specify endpoint names - FLINK-5799
Let RpcService.scheduleRunnable return ScheduledFuture - FLINK-5798
Let the RPCService provide a ScheduledExecutorService - FLINK-5239
Properly unpack thrown exceptions in RPC methods - FLINK-4954
Remove stashing from AkkaRpcActor - FLINK-4847
Let RpcEndpoint.start/shutDown throw exceptions - FLINK-4703
RpcCompletenessTest: Add support for type arguments and subclasses - FLINK-4694
Add wait for termination function to RpcEndpoints - FLINK-4687
Add getAddress method to RpcService - FLINK-4658
Allow RpcService to execute Callables in the RpcService executor - FLINK-4656
Port existing code to use Flink's future abstraction - FLINK-4580
Check that the RpcEndpoint supports the specified RpcGateway - FLINK-4547
when call connect method in AkkaRpcService using same address and same rpc gateway class, the returned gateways are equal with respect to equals and hashCode - FLINK-4528
Mark runAsync and scheduleAsync methods protected - FLINK-4451
Throw exception when remote connection cannot be resolved - FLINK-4443
Add support in RpcCompletenessTest for inheritance of RpcGateway and RpcEndpoint - FLINK-4434
Add a testing RPC service - FLINK-4414
Remove restriction on RpcService.getAddress - FLINK-4403
RPC proxy classloading should use Flink class' classloader - FLINK-4392
Make RPC Service Thread Safe - FLINK-4390
Add throws clause verification to RpcCompletenessTest - FLINK-4386
Add as way to assert that code runs in the RpcEndpoint's Main Thread - FLINK-4384
Add a "scheduleRunAsync()" feature to the RpcEndpoint - FLINK-4383
Check parameters for serializability before sending a remote RpcInvocation message - FLINK-4382
Buffer rpc calls until RpcEndpoint is properly started - FLINK-4368
Eagerly initialize RrcProtocol members - FLINK-4362
Auto generate message sender classes via Java Proxies - FLINK-4361
Introduce Flink's own future abstraction
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0