GitHub / temporalio/sdk-java issues and pull requests
#1730 - Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 4 comments
Labels: java, dependencies
#1729 - Jackson serialization issue when activity returns s3 object as response.
Issue -
State: closed - Opened by poshak-greytip over 2 years ago
- 1 comment
Labels: won't fix
#1728 - Update dependency com.jayway.jsonpath:json-path to v2.8.0 (master) - autoclosed
Pull Request -
State: closed - Opened by mend-for-github-com[bot] over 2 years ago
- 1 comment
Labels: security fix
#1727 - inconsistency on MaximumAttempts attribute between local activities and "normal" activities
Issue -
State: open - Opened by antmendoza over 2 years ago
#1726 - Data Converters now have method deserializing all the Payloads at once
Pull Request -
State: closed - Opened by Spikhalskiy over 2 years ago
#1725 - temporal-testing-1.20.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 7.5) - autoclosed
Issue -
State: closed - Opened by mend-for-github-com[bot] over 2 years ago
- 1 comment
Labels: Mend: dependency security vulnerability
#1724 - DRAFT: Add update annotation
Pull Request -
State: closed - Opened by Quinn-With-Two-Ns over 2 years ago
#1723 - Allow Data Converter code to escape deadlock detection
Pull Request -
State: closed - Opened by Spikhalskiy over 2 years ago
#1722 - Signal with a local activity in the last Workflow Task hangs the workflow execution
Issue -
State: open - Opened by Spikhalskiy over 2 years ago
- 2 comments
Labels: bug, epic bug
#1721 - Bump com.cronutils:cron-utils from 9.2.0 to 9.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 3 comments
Labels: java, dependencies
#1720 - Bump io.grpc:protoc-gen-grpc-java from 1.34.1 to 1.54.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 4 comments
Labels: java, dependencies
#1719 - Bump grpcVersion from 1.53.0 to 1.54.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 4 comments
Labels: java, dependencies
#1718 - Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 4 comments
Labels: java, dependencies
#1717 - temporal-testing-1.19.0-SNAPSHOT: 1 vulnerabilities (highest severity is: 7.5) - autoclosed
Issue -
State: closed - Opened by mend-for-github-com[bot] over 2 years ago
- 1 comment
Labels: Mend: dependency security vulnerability
#1716 - json-path-2.7.0.jar: 1 vulnerabilities (highest severity is: 7.5) - autoclosed
Issue -
State: closed - Opened by mend-for-github-com[bot] over 2 years ago
- 1 comment
Labels: Mend: dependency security vulnerability
#1715 - WorkerOptions should enforce an amount of executors to be not less than an amount of pollers
Issue -
State: open - Opened by Spikhalskiy over 2 years ago
Labels: bug
#1714 - Release v1.19.1
Pull Request -
State: closed - Opened by Spikhalskiy over 2 years ago
#1713 - Fix location of graal descriptors for temporal-sdk module
Pull Request -
State: closed - Opened by Spikhalskiy over 2 years ago
#1712 - Test server not accessible
Issue -
State: closed - Opened by cv65kr over 2 years ago
Labels: bug
#1711 - Start of child workflow from a cancelled workflow context needs test code coverage
Issue -
State: closed - Opened by Spikhalskiy over 2 years ago
Labels: enhancement
#1710 - Test Code Coverage
Issue -
State: closed - Opened by Spikhalskiy over 2 years ago
- 1 comment
Labels: epic
#1709 - Cancellation of external workflow needs test coverage
Issue -
State: closed - Opened by Spikhalskiy over 2 years ago
#1708 - Synchronous workflow update
Issue -
State: open - Opened by fourth-engineer over 2 years ago
- 3 comments
Labels: enhancement
#1707 - ServiceWorkflowHistoryIterator should eagerly request the next page
Issue -
State: open - Opened by Spikhalskiy over 2 years ago
- 1 comment
Labels: enhancement
#1706 - Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: java, dependencies
#1705 - Bump protoVersion from 3.22.0 to 3.22.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 4 comments
Labels: java, dependencies
#1704 - Bump com.google.protobuf:protoc from 3.10.1 to 3.22.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 3 comments
Labels: java, dependencies
#1703 - WorkerFactoryOptions getDefaultInstance() does not return the default instance
Issue -
State: closed - Opened by cherry-lim over 2 years ago
- 2 comments
Labels: won't fix
#1702 - Release v1.19.0
Pull Request -
State: closed - Opened by Spikhalskiy over 2 years ago
#1701 - Cleanup for release v1.19.0
Pull Request -
State: closed - Opened by Spikhalskiy over 2 years ago
#1700 - spring-boot-starter-2.7.9.jar: 7 vulnerabilities (highest severity is: 9.8)
Issue -
State: open - Opened by mend-for-github-com[bot] over 2 years ago
Labels: Mend: dependency security vulnerability
#1698 - WorkflowImplementationOptions.FailWorkflowExceptionTypes ignored for service failures
Issue -
State: open - Opened by mfateev over 2 years ago
- 2 comments
Labels: bug, TBD, won't fix
#1685 - Add API to count workflows
Issue -
State: closed - Opened by bergundy over 2 years ago
Labels: enhancement
#1681 - Exceptions thrown from workflow executor code shouldn't be subject to failWorkflowExceptionTypes
Issue -
State: open - Opened by Spikhalskiy over 2 years ago
- 2 comments
Labels: enhancement, TBD
#1680 - Improve shutdown of workers with wait for releasing of all reserved local dispatch slots
Issue -
State: closed - Opened by Spikhalskiy over 2 years ago
- 1 comment
Labels: enhancement
#1679 - Wait for worker slots to be fully released in the graceful worker shutdown
Pull Request -
State: closed - Opened by Spikhalskiy over 2 years ago
#1676 - Child WF fails on signaling a 'not found' WF although the signal was handled
Issue -
State: closed - Opened by shaharco over 2 years ago
- 2 comments
#1671 - New Failure types
Issue -
State: closed - Opened by Spikhalskiy over 2 years ago
- 1 comment
Labels: epic
#1668 - Subsequent MutableSideEffect calls inside one Workflow Task may explode with non-determinism on replay
Issue -
State: open - Opened by Spikhalskiy over 2 years ago
Labels: bug, state machines
#1644 - ContextPropagator redesign
Issue -
State: open - Opened by Spikhalskiy over 2 years ago
Labels: enhancement
#1642 - Add history pagination to Test Server
Issue -
State: open - Opened by Spikhalskiy over 2 years ago
Labels: enhancement, low priority
#1587 - Fix javadoc for ActivityExecutionContext.getHeartbeatDetails and consider adding getLastHeartbeatDetails
Issue -
State: closed - Opened by cretz over 2 years ago
#1586 - Opt-in to having stack trace query use custom data converter
Issue -
State: open - Opened by cretz over 2 years ago
Labels: enhancement
#1585 - Do not auto-retry gRPC-message-size-too-large errors
Issue -
State: open - Opened by cretz over 2 years ago
- 1 comment
Labels: bug
#1540 - Test service time skipping broken in a child workflow
Issue -
State: open - Opened by mfateev over 2 years ago
- 3 comments
Labels: bug, test server
#1538 - Test service continue-as-new implementation is not atomic
Issue -
State: open - Opened by mfateev over 2 years ago
Labels: bug, test server
#1536 - Activity stub throws IllegalArgumentException from toString method
Issue -
State: open - Opened by mfateev over 2 years ago
- 1 comment
Labels: bug
#1519 - Add num_pollers metric
Issue -
State: open - Opened by bergundy over 2 years ago
- 2 comments
Labels: enhancement
#1510 - Investigate and fix graceful shutdown problems
Issue -
State: closed - Opened by Spikhalskiy over 2 years ago
Labels: bug
#1509 - Data Converter
Issue -
State: closed - Opened by Spikhalskiy over 2 years ago
- 1 comment
Labels: epic
#1489 - Support Scala references to workflow methods
Issue -
State: closed - Opened by scoplin almost 3 years ago
- 6 comments
Labels: enhancement
#1457 - State machine exception during termination
Issue -
State: open - Opened by Spikhalskiy almost 3 years ago
Labels: bug, epic bug, low priority
#1425 - Test server not populating DescribeWorkflowExecutionResponse.workflow_execution_info.task_queue
Issue -
State: open - Opened by cretz almost 3 years ago
Labels: bug
#1417 - Aling information provided by metrics temporal_activity_schedule_to_start_latency_seconds_bucket and temporal_workflow_task_schedule_to_start_latency_seconds_bucket
Issue -
State: closed - Opened by antmendoza almost 3 years ago
- 8 comments
#1407 - ARM64 build for Test Server
Issue -
State: closed - Opened by dominik-pakosz almost 3 years ago
- 22 comments
Labels: enhancement, test server
#1374 - External workflow signal from a workflow code throws incorrect exceptions
Issue -
State: open - Opened by Spikhalskiy almost 3 years ago
Labels: bug
#1361 - 🏚️ Local Activities
Issue -
State: open - Opened by Spikhalskiy almost 3 years ago
Labels: epic
#1358 - Add CI testing for the native test server
Issue -
State: open - Opened by Spikhalskiy almost 3 years ago
Labels: tech debt, task
#1354 - Unit Test for ActivityCompletionClient methods that don't use taskToken
Issue -
State: open - Opened by Spikhalskiy almost 3 years ago
Labels: tech debt, task
#1350 - Wire #reason parameter in workflow cancellation request
Issue -
State: closed - Opened by Spikhalskiy almost 3 years ago
Labels: enhancement
#1347 - The first getClusterInfo fails after restarting a temporalite cluster in a multi cluster environment
Issue -
State: closed - Opened by neshield almost 3 years ago
- 6 comments
Labels: bug
#1346 - Await on Local Activities shouldn't occupy workflow executor thread
Issue -
State: open - Opened by Spikhalskiy almost 3 years ago
Labels: enhancement
#1345 - Data Converters should have method deserializing all the Payloads at once
Issue -
State: closed - Opened by Spikhalskiy almost 3 years ago
Labels: enhancement
#1333 - High level API for schedules
Issue -
State: open - Opened by bergundy almost 3 years ago
Labels: enhancement
#1318 - Cleanup and improve ApplicationFailure javadoc
Issue -
State: closed - Opened by Spikhalskiy about 3 years ago
Labels: enhancement
#1301 - Implement an ability to disable deadlock detector for data converters performing IO
Issue -
State: closed - Opened by Spikhalskiy about 3 years ago
Labels: enhancement
#1291 - Workflow execution with Workflow.await(condition) times out in unit tests with enabled time skipping
Issue -
State: open - Opened by ddavidyuk about 3 years ago
- 3 comments
Labels: bug
#1281 - Local Activity asynchronously started at the end of the workflow implementation leads to failure
Issue -
State: open - Opened by Spikhalskiy about 3 years ago
- 2 comments
Labels: bug, epic bug
#1266 - Add unit test covering scenario of Server outage during Worker sending workflow task execution result
Issue -
State: open - Opened by Spikhalskiy about 3 years ago
Labels: tech debt, task
#1258 - Make activity heartbeats more robust to network outages by retrying them
Issue -
State: open - Opened by Spikhalskiy about 3 years ago
Labels: enhancement
#1256 - Last cached activity heartbeat should be discarded or drained with activity completion or worker shutdown
Issue -
State: closed - Opened by Spikhalskiy about 3 years ago
Labels: enhancement
#1242 - Revisit history pagination
Issue -
State: open - Opened by Spikhalskiy about 3 years ago
Labels: tech debt, task
#1241 - DynamicWorkflow not taking in account WorkflowImplementationOptions
Issue -
State: open - Opened by tsurdilo about 3 years ago
- 5 comments
Labels: bug
#1238 - Improve Worker start logging with more diagnostic information
Issue -
State: closed - Opened by Spikhalskiy about 3 years ago
Labels: enhancement
#1237 - Workflow.getWorkflowExecution fails if stub created via Workflow.newExternalWorkflowStub
Issue -
State: closed - Opened by tsurdilo about 3 years ago
Labels: bug
#1234 - Provide default implementation of Prometheus scrape endpoint
Issue -
State: open - Opened by Spikhalskiy about 3 years ago
Labels: enhancement
#1233 - Javadocs for ActivityCompletionClient
Issue -
State: open - Opened by Spikhalskiy about 3 years ago
Labels: tech debt, task
#1230 - Allow dynamic creation and shutdown of workers
Issue -
State: closed - Opened by Spikhalskiy about 3 years ago
- 1 comment
Labels: enhancement
#1201 - Revisit continue-as-new that doesn't carry over some attributes of parent run if not set explicitly
Issue -
State: open - Opened by Spikhalskiy about 3 years ago
- 1 comment
Labels: enhancement
#1200 - Search attributes are not carried forward on ContinueAsNew
Issue -
State: closed - Opened by robzienert about 3 years ago
- 4 comments
Labels: bug, TBD
#1138 - Test server does not decrement time skipping lock for outstanding activities on workflow completion
Issue -
State: open - Opened by bergundy over 3 years ago
- 1 comment
Labels: bug
#1126 - Add pass through for Payloads to the default DataConverter
Issue -
State: closed - Opened by mfateev over 3 years ago
- 1 comment
Labels: enhancement
#1120 - Cannot return value of WorkflowLocal var from query method
Issue -
State: closed - Opened by tsurdilo over 3 years ago
Labels: enhancement
#1094 - 🚲 Test Server
Issue -
State: open - Opened by Spikhalskiy over 3 years ago
- 1 comment
Labels: epic
#1093 - Add ResetWorkflowExecution support in Test Server
Issue -
State: open - Opened by tsurdilo over 3 years ago
- 3 comments
Labels: enhancement, low priority
#1081 - Test flakes with Real Temporal Server leading to infinite activity retry
Issue -
State: open - Opened by Spikhalskiy over 3 years ago
Labels: bug
#1079 - Issue with TestWorkflowEnvironment and ParentClosePolicy
Issue -
State: open - Opened by tsurdilo over 3 years ago
Labels: bug
#1056 - ParameterizedTypeImpl class cast exception
Issue -
State: open - Opened by geirhoe over 3 years ago
- 3 comments
Labels: potential bug
#1050 - Activity interface which extends an interface with some method using generic types always throws a ClassCastException when said method is called in a Workflow
Issue -
State: open - Opened by natalie-zamani over 3 years ago
Labels: bug
#1046 - Worker warning messages: DEADLINE_EXCEEDED: deadline exceeded after 69.999
Issue -
State: open - Opened by tsurdilo over 3 years ago
Labels: potential bug
#1032 - Add ability to disable workflow worker
Issue -
State: closed - Opened by Spikhalskiy over 3 years ago
- 1 comment
Labels: enhancement
#1027 - Javadocs
Issue -
State: closed - Opened by Spikhalskiy over 3 years ago
- 1 comment
Labels: documentation, epic
#1007 - Scala module
Issue -
State: open - Opened by doruchiulan about 5 years ago
- 7 comments
#966 - Provide a way to recreate workers on a started WorkerFactory
Issue -
State: closed - Opened by Spikhalskiy over 3 years ago
- 2 comments
Labels: enhancement
#947 - Rework HeartbeatContext to use GrpcRetryer with exponential backoff for network issues
Issue -
State: open - Opened by Spikhalskiy over 3 years ago
- 1 comment
Labels: enhancement, low priority, difficulty: easy
#942 - Add metadata.messageType to protobuf payloads
Pull Request -
State: closed - Opened by lorensr over 3 years ago
- 6 comments
#928 - TestActivityExtension lifecycle problems with more than a single test case
Issue -
State: closed - Opened by mreardonx over 3 years ago
- 2 comments
Labels: bug
#888 - Upgrade gRPC connections configuration and strategies to support round-robin resolving for frontends
Issue -
State: closed - Opened by Spikhalskiy over 3 years ago
Labels: enhancement
#883 - Workers don't reset sticky queue when workflow execution is evicted from the cache
Issue -
State: open - Opened by Spikhalskiy over 3 years ago
- 2 comments
Labels: tech debt
#878 - Implement autoscaling of Pollers
Issue -
State: closed - Opened by Spikhalskiy over 3 years ago
- 1 comment
Labels: enhancement